diff --git a/package-lock.json b/package-lock.json index 6cd2cfe9..02e55772 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "bundle-stats-action", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "dependencies": { "@actions/artifact": "^0.5.2", diff --git a/package.json b/package.json index e4623495..4b406951 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bundle-stats-action", - "version": "1.2.0", + "version": "1.3.0", "description": "BundleStats Github Action", "main": "index.js", "scripts": {