diff --git a/package.json b/package.json index 7bf8412..3ae192f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-pkgr", - "version": "0.2.2", + "version": "0.2.3", "description": "Cache `npm install` results by hashing dependencies", "main": "index.js", "scripts": {