Skip to content

Commit 09e2842

Browse files
committed
release: 0.0.0-alpha.4
1 parent b8be504 commit 09e2842

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
deployments: write
1212

1313
jobs:
14-
publish-fcp:
14+
publish-context-protocol:
1515
permissions:
1616
contents: write
1717
id-token: write

sdk/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fide-work/context-protocol",
3-
"version": "0.0.0-alpha.3",
3+
"version": "0.0.0-alpha.4",
44
"description": "Fide Context Protocol SDK (v0)",
55
"license": "Apache-2.0",
66
"author": "Fide Holdings, Inc. (https://github.com/fide)",

0 commit comments

Comments
 (0)