diff --git a/lib/foreman_notification_send/version.rb b/lib/foreman_notification_send/version.rb
index 2dd3ad6f81d0d7cd6ee5dc09b9c602e0887e1f37..4a882d7d7d6989e1ece4401fc2d61d5f63aacfa9 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.3.0'
+  VERSION = '0.4.0'
 end