Skip to content

Commit

Permalink
Bump version to 0.22.1 for Katello 3.16 RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou authored and akofink committed Jun 1, 2020
1 parent d96e775 commit 5e3daaa
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.22.0')
@version ||= Gem::Version.new('0.22.1')
end
end

0 comments on commit 5e3daaa

Please sign in to comment.