Skip to content

Commit

Permalink
Merge pull request #356 from beav/bump-0.0.23
Browse files Browse the repository at this point in the history
bump version to 0.0.23
  • Loading branch information
ehelms committed Feb 25, 2016
2 parents 75ed8b6 + 9ac3f61 commit c8b3fd5
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.0.22')
@version ||= Gem::Version.new('0.0.23')
end
end

0 comments on commit c8b3fd5

Please sign in to comment.