File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Before each relese to Rubygems.org, the following steps will be taken:
2626
27272 . Update the HISTORY file and document all significant commits.
2828
29- 3 . Update the version in lib/bson.rb, lib/mongo/version.rb, and ext/version.h.
29+ 3 . Update the version in lib/bson.rb, lib/mongo/version.rb, and ext/cbson/ version.h.
3030
31314 . Commit: "RELEASE [ VERSION] "
3232
@@ -36,7 +36,7 @@ Before each relese to Rubygems.org, the following steps will be taken:
3636
37377 . Push tags and commit to GitHub (git push origin master, git push --tags).
3838
39- 8 . Build and push docs.
39+ 8 . Build and push docs. (git: mongodb/apidocs)
4040
41419 . Push gems to Rubygems.org.
4242
@@ -47,7 +47,7 @@ Before each relese to Rubygems.org, the following steps will be taken:
474712 . Annouce release on mongodb-user and mongodb-dev.
4848
4949## Rake Deploy Tasks
50- 1 . rake deploy: change_version [ 1.6.1 ]
50+ 1 . rake deploy: change_version [ x.x.x ]
51512 . rake deploy: git_prepare
52523 . rake deploy: git_push
53534 . rake deploy: gem_build
You can’t perform that action at this time.
0 commit comments