lib/rails/reveal/js/version.rb in rails-reveal-js-2.6.1.2 vs lib/rails/reveal/js/version.rb in rails-reveal-js-3.1.0
- old
+ new
@@ -1,7 +1,7 @@
module Rails
module Reveal
module Js
- VERSION = "2.6.1.2"
+ VERSION = "3.1.0"
end
end
end