diff --git a/lib/foreman_notification_send/version.rb b/lib/foreman_notification_send/version.rb
index 95eb301e3b1ee93fa22f3ccf34acbee76dde7482..80942c7de649d59ebd96ec055753cd42f594f7c3 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.4.1'
+  VERSION = '0.5.0'
 end