diff --git a/lib/foreman_notification_send/version.rb b/lib/foreman_notification_send/version.rb index be7089415ad5fa0a9986b888d431e0bef0003b5e..2dd3ad6f81d0d7cd6ee5dc09b9c602e0887e1f37 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.2.0' + VERSION = '0.3.0' end