Skip to content

Commit 0b9d6e9

Browse files
committed
Write release doc
1 parent 53de9f7 commit 0b9d6e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,11 @@ godoc
142142

143143
open http://localhost:6060/pkg/github.com/ruby-go-gem/go-gem-wrapper/ruby/
144144

145+
### Release
146+
1. Run `bundle exec rake changelog`
147+
2. Add release note to [CHANGELOG.md](CHANGELOG.md)
148+
3. Update [_gem/lib/go_gem/version.rb](_gem/lib/go_gem/version.rb)
149+
4. Run `bundle exec rake release`
150+
145151
## Original idea
146152
[Ruby meets Go - RubyKaigi 2015](https://rubykaigi.org/2015/presentations/mmasaki/)

0 commit comments

Comments
 (0)