Skip to content

Commit

Permalink
Bump to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
splittingred committed Apr 22, 2021
1 parent b5026ce commit 34d9fad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Changelog for the gruf-commander gem. This includes internal history before the

### Pending release

### 1.2.0

- Add Ruby 3.0 support

### 1.1.0
Expand Down
2 changes: 1 addition & 1 deletion lib/gruf/commander/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
#
module Gruf
module Commander
VERSION = '1.0.1.pre'
VERSION = '1.2.0'
end
end

0 comments on commit 34d9fad

Please sign in to comment.