diff --git a/package-lock.json b/package-lock.json index b5bcea6..cb2ff70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@stablekernel/opencode-cursor", - "version": "0.2.0", + "version": "0.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@stablekernel/opencode-cursor", - "version": "0.2.0", + "version": "0.4.0", "license": "MIT", "dependencies": { "@cursor/sdk": "^1.0.18", diff --git a/package.json b/package.json index a402c6d..a39f77a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stablekernel/opencode-cursor", - "version": "0.3.0", + "version": "0.4.0", "description": "opencode provider plugin backed by the official Cursor SDK (@cursor/sdk) — adds a Cursor provider and lists its models", "type": "module", "license": "MIT",