diff --git a/package.json b/package.json index 5bf9e57..751da25 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bluecache", "description": "lru-cache via bluebird", - "version": "0.1.4", + "version": "0.1.5", "author": "AgileMD ", "contributors": [ "agilekurt ", @@ -9,6 +9,7 @@ ], "keywords": [ "cache", + "in-memory", "deferred", "promise", "promises-a",