lib/identity_cache/version.rb in identity_cache-0.2.5 vs lib/identity_cache/version.rb in identity_cache-0.3.0
- old
+ new
@@ -1,4 +1,4 @@
module IdentityCache
- VERSION = "0.2.5"
- CACHE_VERSION = 5
+ VERSION = "0.3.0"
+ CACHE_VERSION = 6
end
- old
+ new