Skip to content

Commit

Permalink
Refs #31232 - Bump Version to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 committed Nov 2, 2020
1 parent e3a0ac7 commit 9c4e92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hammer_cli_katello/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module HammerCLIKatello
def self.version
@version ||= Gem::Version.new('0.24-master')
@version ||= Gem::Version.new('0.24.0')
end
end

0 comments on commit 9c4e92d

Please sign in to comment.