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