diff --git a/package-lock.json b/package-lock.json index 760bda0..7187636 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@agentage/cli", - "version": "0.1.0", + "version": "0.25.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@agentage/cli", - "version": "0.1.0", + "version": "0.25.0", "license": "MIT", "dependencies": { "@agentage/memory-core": "^0.3.2", diff --git a/package.json b/package.json index 1a42405..5414fc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@agentage/cli", - "version": "0.1.0", + "version": "0.25.0", "description": "The agentage CLI - connect this machine to agentage from the terminal", "type": "module", "main": "./dist/index.js",