Skip to content

Commit 34877ce

Browse files
author
azeth-sync[bot]
committed
v0.2.4: sync from monorepo 2026-03-07
1 parent 62e08b0 commit 34877ce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azeth/cli",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"type": "module",
55
"description": "CLI for the Azeth trust infrastructure — register, discover, pay, and manage machine participants",
66
"license": "MIT",
@@ -35,8 +35,8 @@
3535
"clean": "rm -rf dist"
3636
},
3737
"dependencies": {
38-
"@azeth/common": "^0.2.3",
39-
"@azeth/sdk": "^0.2.3",
38+
"@azeth/common": "^0.2.4",
39+
"@azeth/sdk": "^0.2.4",
4040
"commander": "^12.1.0",
4141
"chalk": "^5.3.0",
4242
"ora": "^8.1.0",

0 commit comments

Comments
 (0)