diff --git a/packages/attest/package.json b/packages/attest/package.json index d8b70ee8..371c553f 100644 --- a/packages/attest/package.json +++ b/packages/attest/package.json @@ -1,6 +1,6 @@ { "name": "@actions/attest", - "version": "2.0.0", + "version": "2.1.0", "description": "Actions attestation lib", "keywords": [ "github", @@ -55,4 +55,4 @@ "@octokit/core": "^5.2.0" } } -} \ No newline at end of file +}