bump to next minor version

Signed-off-by: Meredith Lancaster <[email protected]>
This commit is contained in:
Meredith Lancaster
2025-12-08 19:19:29 -08:00
parent c40fa0d905
commit 87afd16bb2
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "@actions/attest", "name": "@actions/attest",
"version": "2.0.0", "version": "2.1.0",
"description": "Actions attestation lib", "description": "Actions attestation lib",
"keywords": [ "keywords": [
"github", "github",
@@ -55,4 +55,4 @@
"@octokit/core": "^5.2.0" "@octokit/core": "^5.2.0"
} }
} }
} }