README.rdoc in andrake-0.1.2 vs README.rdoc in andrake-1.0.0
- old
+ new
@@ -1,13 +1,19 @@
= andrake
rake tasks for android development
== tasks
-* nothing yet
+count up version of AndroidManifest.xml automaticaly
+by
+ rake version:bump:major
+ rake version:bump:minor
+ rake version:bump:patch
+
+
== Contributing to andrake
-
+
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution