diff --git a/lib/cache_store/version.rb b/lib/cache_store/version.rb index ea94cef..62cfd24 100644 --- a/lib/cache_store/version.rb +++ b/lib/cache_store/version.rb @@ -1,3 +1,3 @@ module CacheStore - VERSION = "0.1.5" + VERSION = "0.1.6" end