diff --git a/package.json b/package.json index 86f6012..d53072b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cache-base", "description": "Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.", - "version": "0.8.3", + "version": "0.8.4", "homepage": "https://github.com/jonschlinkert/cache-base", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/cache-base",