diff --git a/package.json b/package.json index 0189c18..f9f5913 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npm-recursive-git-log", - "version": "1.0.0", + "version": "1.1.0", "description": "generate a change log from git commits, including those of updated npm dependencies, recursively", "main": "src/index.js", "bin": "bin/npmrgl",