Skip to content

Commit c005e67

Browse files
committed
update readme for release instructions
1 parent f45e7ff commit c005e67

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rdoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,11 @@ To run the integration tests against an LDAP server:
5555

5656
This section is for gem maintainers to cut a new version of the gem.
5757

58+
* Check out a new branch `release-VERSION`
5859
* Update lib/net/ldap/version.rb to next version number X.X.X following {semver}(http://semver.org/).
5960
* Update `History.rdoc`. Get latest changes with `script/changelog`
60-
61-
* On the master branch, run `script/release`
61+
* Open a pull request with these changes for review
62+
* After merging, on the master branch, run `script/release`
6263

6364
:include: Contributors.rdoc
6465

0 commit comments

Comments
 (0)