Skip to content

Commit

Permalink
Bumping version to 0.19.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Jeffers authored and chris1984 committed Oct 15, 2019
1 parent 3cf81fb commit c7e911d
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.19.1')
@version ||= Gem::Version.new('0.19.2')
end
end

0 comments on commit c7e911d

Please sign in to comment.