diff options
| author | a14m <[email protected]> | 2020-12-09 17:20:42 +0000 |
|---|---|---|
| committer | a14m <[email protected]> | 2020-12-09 17:20:42 +0000 |
| commit | ff47ed53785e1df4503ece9a6621c88dc3ee52af (patch) | |
| tree | 8ba275f1b86f91dbd09f03f56557dc134be850cd /CLI/ruby/README.md | |
| parent | 261cd75a0a2277e05ce66e2b53a23b5151e5775a (diff) | |
| parent | 4106d339f1c6b002d68952d230f48ae0172f24f6 (diff) | |
Merge branch 'feature/test-release-workflow' into 'master'
Pump version and update CHANGELOG for release
See merge request a14m/game-of-life!5
Diffstat (limited to 'CLI/ruby/README.md')
| -rw-r--r-- | CLI/ruby/README.md | 1 |
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` |
