README.md in rake_roll-0.3.0 vs README.md in rake_roll-0.4.0

- old
+ new

@@ -23,9 +23,10 @@ rake roll # shows version and all options rake roll:pre # Bump to 0.1.0a rake roll:bump # Bump to 0.1.1 rake roll:major # Bump to 1.0.0 rake roll:minor # Bump to 0.2.0 + rake roll:next # run and update changelog without creating a tag The above will do a dry run, and show the changelog updates in the terminal window ROLLING OUT FOR REAL