lib/datadog/notifications/version.rb in datadog-notifications-0.5.0 vs lib/datadog/notifications/version.rb in datadog-notifications-0.5.1

- old
+ new

@@ -1,5 +1,5 @@ module Datadog class Notifications - VERSION = "0.5.0" + VERSION = '0.5.1'.freeze end end