diff --git a/package-lock.json b/package-lock.json index 886a5e6..3419752 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "DiffMasterFlex", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "DiffMasterFlex", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "dependencies": { "@actions/core": "^1.6.0", diff --git a/package.json b/package.json index 1dce28e..87c9538 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "DiffMasterFlex", - "version": "1.0.2", + "version": "1.0.3", "description": "Get a list of files that differ between the specified commit and Git ref", "repository": { "type": "git",