lib/tomo/plugin/rollbar/version.rb in tomo-plugin-rollbar-1.1.1 vs lib/tomo/plugin/rollbar/version.rb in tomo-plugin-rollbar-1.1.2

- old
+ new

@@ -2,7 +2,7 @@ module Plugin end end module Tomo::Plugin::Rollbar - VERSION = "1.1.1".freeze + VERSION = "1.1.2".freeze end