diff --git a/package.json b/package.json index 9433d4c..59b04f9 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "name": "oss-attribution-generator", "description": "utility to parse bower and npm packages used in a project and generate an attribution file to include in your product", - "version": "1.5.0", + "version": "1.6.0", "bin": { "generate-attribution": "index.js" },