Skip to content

Commit

Permalink
Bump version to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 authored May 22, 2024
1 parent c67a29a commit 30fda1a
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.13.0-master')
@version ||= Gem::Version.new('1.13.0')
end
end

0 comments on commit 30fda1a

Please sign in to comment.