lib/mootools/rails/version.rb in mootools-rails-3.1.0 vs lib/mootools/rails/version.rb in mootools-rails-3.2.0
- old
+ new
@@ -1,8 +1,8 @@
module Mootools
module Rails
- VERSION = '3.1.0'
- MOOTOOLS_VERSION = '1.4.5'
- MOOTOOLS_MORE_VERSION = '1.4.0.1'
+ VERSION = '3.2.0'
+ MOOTOOLS_VERSION = '1.5.0'
+ MOOTOOLS_MORE_VERSION = '1.5.0'
MOOTOOLS_UJS_VERSION = '44c5b14455b2104e79306e6d05cd478777a68c1a'
end
end