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