README.md in stack-kicker-0.0.15 vs README.md in stack-kicker-0.0.16
- old
+ new
@@ -239,9 +239,14 @@
3. Remove dependency on a full chef gem install
4. Better docs & examples
5. Support for AWS EC2 (from aws-kicker)
5. Support for DNS Updates on instance creation (from aws-kicker)
+## Releasing
+
+1. gem bump
+2. gem release
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)