Skip to content

Commit

Permalink
Bump to 2.1.0-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
shiramax committed Feb 12, 2020
1 parent 480a4a0 commit 61b39d0
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 17 deletions.
2 changes: 1 addition & 1 deletion lib/hammer_cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module HammerCLI
def self.version
@version ||= Gem::Version.new "2.0.0"
@version ||= Gem::Version.new "2.1.0-develop"
end
end
Loading

0 comments on commit 61b39d0

Please sign in to comment.