README.md in renuo-cli-3.1.2 vs README.md in renuo-cli-3.1.3
- old
+ new
@@ -30,14 +30,14 @@
which will create a git tag for the version, push git commits and tags, and push the `.gem` file to
[rubygems.org](https://rubygems.org).
## Release
-* Bump the version number in `lib/renuo/cli/version.rb` and commit to `master`
+* Bump the version number in `lib/renuo/cli/version.rb` and commit to `main`
### Automatic
-* Deploy through Semaphore console by starting a promotion to master
+* Deploy through Semaphore console by starting a promotion to main
### Manual
```sh
gem build renuo-cli.gemspec