Skip to content

Commit bd51d47

Browse files
author
Will Fitzgerald
committed
Update readme
1 parent 7a00863 commit bd51d47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ Releasing
9292
---------
9393

9494
```bash
95-
rake swagger
96-
open lib/version.rb # bump the version number
95+
rake swagger # um, don't do this unless the API has changed
96+
edit lib/wordnik/version.rb # bump the version number
9797
rake spec # test
9898
git commit -am "newness" # commit
9999
git push origin master # push

0 commit comments

Comments
 (0)