README.md in libvirt_async-0.1.0 vs README.md in libvirt_async-0.1.1
- old
+ new
@@ -41,9 +41,14 @@
Bug reports and pull requests are welcome on GitHub at https://github.com/senid231/libvirt_async.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/libvirt_async/blob/master/CODE_OF_CONDUCT.md).
+## Releasing
+
+ $ bundle exec rake release
+ $ gem push pkg/libvirt_async-X.Y.Z.gem
+
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct