diff --git a/package-lock.json b/package-lock.json index 942aeb6..3210195 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "thinktank", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "thinktank", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "dependencies": { "commander": "^14.0.3", diff --git a/package.json b/package.json index c2fe19f..c2f3f8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thinktank-ai", - "version": "0.1.0", + "version": "0.1.1", "description": "Ensemble AI coding — run N parallel Claude Code agents, select the best result via Copeland pairwise scoring", "type": "module", "bin": {