summaryrefslogtreecommitdiffstats
path: root/CLI/ruby/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'CLI/ruby/README.md')
-rw-r--r--CLI/ruby/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CLI/ruby/README.md b/CLI/ruby/README.md
index a44511a..8f02522 100644
--- a/CLI/ruby/README.md
+++ b/CLI/ruby/README.md
@@ -53,6 +53,7 @@ Run `bundle exec yard`
## Release
- Update the [version](./lib/game_of_live/version.rb) number
+- Run `bundle install` and commit changes
- Update the [CHANGELOG](./CHANGELOG.md)
- Create a git(lab) tag `ruby/v#{version_number}` ex: `ruby/v0.1.1-pre`