README.markdown in nachos-0.0.2 vs README.markdown in nachos-0.0.3
- old
+ new
@@ -12,9 +12,15 @@
* watch a project on github
* run 'nachos sync'
* magic - it is now up to date in your local repo and ready to go
+Release
+================================
+* bump version in version.rb
+* commit and push
+* run `rake release` to tag, push, and push gem
+
Note on Patches/Pull Requests
================================
* Fork the project.
* Make your feature addition or bug fix.