lib/upjs/rails/version.rb in upjs-rails-0.16.0 vs lib/upjs/rails/version.rb in upjs-rails-0.17.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.16.0'
+ VERSION = '0.17.0'
end
end