lib/sentry/rails/version.rb in sentry-rails-5.22.0 vs lib/sentry/rails/version.rb in sentry-rails-5.22.1
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Sentry
module Rails
- VERSION = "5.22.0"
+ VERSION = "5.22.1"
end
end