diff --git a/package-lock.json b/package-lock.json index 8b572a0..6bfd698 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "git-changelog", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 84e3550..59626c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-changelog", - "version": "1.1.1", + "version": "1.1.2", "description": "Smoothly create changelogs from commits", "main": "index.js", "scripts": {