lib/ehcache/version.rb in jruby-ehcache-rails2-1.3.1 vs lib/ehcache/version.rb in jruby-ehcache-rails2-1.3.2

- old
+ new

@@ -1,3 +1,3 @@ module Ehcache - VERSION = "1.3.1" + VERSION = "1.3.2" end