lib/sentry/rails/version.rb in sentry-rails-5.22.1 vs lib/sentry/rails/version.rb in sentry-rails-5.22.2

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true module Sentry module Rails - VERSION = "5.22.1" + VERSION = "5.22.2" end end