diff --git a/lib/foreman_notification_send/version.rb b/lib/foreman_notification_send/version.rb
index 71d2953611ef0d2ce82e1980959a2d7186734c95..be7089415ad5fa0a9986b888d431e0bef0003b5e 100644
--- a/lib/foreman_notification_send/version.rb
+++ b/lib/foreman_notification_send/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module ForemanNotificationSend
-  VERSION = '0.1.0'
+  VERSION = '0.2.0'
 end