lib/datadog/notifications/version.rb in datadog-notifications-0.6.7 vs lib/datadog/notifications/version.rb in datadog-notifications-0.7.0

- old
+ new

@@ -1,5 +1,5 @@ module Datadog class Notifications - VERSION = '0.6.7'.freeze + VERSION = '0.7.0'.freeze end end