lib/sentry/rails/version.rb in sentry-rails-4.3.4 vs lib/sentry/rails/version.rb in sentry-rails-4.4.0.pre.beta.0

- old
+ new

@@ -1,5 +1,5 @@ module Sentry module Rails - VERSION = "4.3.4" + VERSION = "4.4.0-beta.0" end end