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