diff --git a/package-lock.json b/package-lock.json index 0a9fe7f..9a2a59e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "npm-dependants", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6eae79b..a8c77b5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "npm-dependants", "description": "Get dependants of a module on npm", - "version": "2.1.1", + "version": "2.1.2", "repository": { "type": "git", "url": "git://github.com/juliangruber/npm-dependants.git"