lib/upjs/rails/version.rb in upjs-rails-0.13.0 vs lib/upjs/rails/version.rb in upjs-rails-0.14.0

- old
+ new

@@ -2,8 +2,8 @@ module Rails ## # The current version of the upjs-rails gem. # This version number is also used for releases of the Up.js # frontend code. - VERSION = '0.13.0' + VERSION = '0.14.0' end end