lib/sentry/rails/version.rb in sentry-rails-5.12.0 vs lib/sentry/rails/version.rb in sentry-rails-5.13.0

- old
+ new

@@ -1,5 +1,5 @@ module Sentry module Rails - VERSION = "5.12.0" + VERSION = "5.13.0" end end