README.md in ore-tasks-0.2.0 vs README.md in ore-tasks-0.3.0

- old
+ new

@@ -14,11 +14,11 @@ * Provides tasks to build, install and push Gems to [rubygems.org](http://rubygems.org/). * Provides optional Git tasks. * Provides the `console` task for digging right into your code. -* **Does not** automatically make changes or add commits to the repository. +* **Does not** automatically modify or commit changes to your code. ## Requirements * [ore-core](http://github.com/ruby-ore/ore-core) ~> 0.1.0 @@ -38,9 +38,10 @@ rake gem # Alias to the 'build' task rake install # Builds and installs a Gem rake push # Builds and pushes a Gem rake release # Builds and Pushes a new Gem / Build, Tags and Pushe... rake tag # Tags a release and pushes the tag + rake version # Displays the current version ## Copyright Copyright (c) 2010 Hal Brodigan