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