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