diff --git a/package-lock.json b/package-lock.json index 34af425..9a4f245 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ai-forms", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ai-forms", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "devDependencies": { "@types/node": "^22.10.2", diff --git a/package.json b/package.json index 5b7d627..c1b1dde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ai-forms", - "version": "0.1.0", + "version": "0.1.1", "description": "Headless AI form filling and conversational refinement. Provider-agnostic core, React hook, and a server route factory.", "license": "MIT", "author": "Mao Nakamoto",