diff --git a/package.json b/package.json index bd92c05..0c74c8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "transitory", - "version": "0.6.0", + "version": "0.7.0", "description": "In-memory cache with LFU eviction, expiration, automatic loading and metrics", "license": "MIT", "repository": "aholstenson/transitory",