We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2ef75 commit 8682afdCopy full SHA for 8682afd
1 file changed
lib/hammer_cli_foreman_webhooks/version.rb
@@ -2,6 +2,6 @@
2
3
module HammerCLIForemanWebhooks
4
def self.version
5
- @version ||= Gem::Version.new '0.1.0'
+ @version ||= Gem::Version.new '0.2.0'
6
end
7
0 commit comments