README.md in papierkram_api_client-0.4.2 vs README.md in papierkram_api_client-0.5.0
- old
+ new
@@ -1309,10 +1309,10 @@
## Releasing
1. checkout `main`
2. close the changelog
3. Set the correct/desired version number in `version.rb` and run `bundle install` just for sure
-4. commit if needed
+4. commit changes if needed
5. `bundle exec rake release`
After a successful release, the gem is pushed to [rubygems.org](https://rubygems.org/gems/papierkram_api_client).
Here are the steps you need to take after a successful release: