lib/exception_notification/version.rb in exception_notification-4.4.0 vs lib/exception_notification/version.rb in exception_notification-4.4.1
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module ExceptionNotification
- VERSION = '4.4.0'.freeze
+ VERSION = '4.4.1'
end