diff --git a/package-lock.json b/package-lock.json index 7a99ebe..291d133 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lint-diff", - "version": "1.1.1", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bed9e5d..1a40923 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lint-diff", - "version": "1.1.1", + "version": "1.2.0", "description": ":nail_care: Run eslint only in the changed parts of the code", "main": "./dist/lint-diff.js", "bin": "./dist/lint-diff.js",