Skip to content

Commit

Permalink
Katello 4.1 cherrypicks and bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 committed May 12, 2021
1 parent 8742694 commit 6c912f8
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('1.0')
@version ||= Gem::Version.new('1.0.1')
end
end

0 comments on commit 6c912f8

Please sign in to comment.