diff --git a/package.json b/package.json index f5618a8..f95df97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-dependencies-extractor", - "version": "0.0.6", + "version": "0.0.8", "description": "Retrieves the (flat) list of package dependencies for Javascript projects using npm", "main": "index.js", "repository": "philips-software/npm-dependencies-extractor",