README.md in fluent-plugin-honeycomb-0.7.1 vs README.md in fluent-plugin-honeycomb-0.8.0
- old
+ new
@@ -58,10 +58,12 @@
version:
1. Update the value of `HONEYCOMB_PLUGIN_VERSION` in
lib/plugin/out_honeycomb_version.rb`
-2. Run
+2. Update `spec.version` in `fluent-plugin-honeycomb.gemspec`.
+
+3. Run
```
bump patch --tag # Or bump minor --tag, etc.
git push --follow-tags
```