Skip to content

Commit 46c3250

Browse files
committed
Fix minor release notes in README
1 parent cfa1c03 commit 46c3250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Simply require either 'net-ldap' or 'net/ldap'.
4141

4242
This section is for gem maintainers to cut a new version of the gem.
4343

44-
* Update lib/html/pipeline/version.rb to next version number X.X.X following {semver}(http://semver.org/).
45-
* Update CHANGELOG.md. Get latest changes with `git log --oneline vLAST_RELEASE..HEAD | grep Merge`
44+
* Update lib/net/ldap/version.rb to next version number X.X.X following {semver}(http://semver.org/).
45+
* Update `History.rdoc`. Get latest changes with `git log --oneline vLAST_RELEASE..HEAD | grep Merge`
4646
* On the master branch, run `script/release`
4747

4848
:include: Contributors.rdoc

0 commit comments

Comments
 (0)