diff --git a/package-lock.json b/package-lock.json index 4f03b1e..6fcf01b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "swarm-actions", - "version": "0.7.1", + "version": "0.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "swarm-actions", - "version": "0.7.1", + "version": "0.8.0", "license": "BSD-3-Clause", "workspaces": [ "*" diff --git a/package.json b/package.json index a91d195..8811a58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "swarm-actions", - "version": "0.7.1", + "version": "0.8.0", "description": "GitHub Actions for Swarm", "repository": { "type": "git",