diff --git a/package-lock.json b/package-lock.json index cb326bb..5afa415 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@chocks-dev/locode", - "version": "0.1.15", + "version": "0.1.16", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@chocks-dev/locode", - "version": "0.1.15", + "version": "0.1.16", "license": "MIT", "dependencies": { "@anthropic-ai/sdk": "^0.78.0", diff --git a/package.json b/package.json index df6314e..96a750a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chocks-dev/locode", - "version": "0.1.15", + "version": "0.1.16", "description": "Local-first AI coding CLI. Routes tasks between Ollama and Claude to save tokens.", "license": "MIT", "engines": {