diff --git a/package.json b/package.json index 49e3f11..9393fa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netbirdio/explain", - "version": "0.1.0", + "version": "0.1.1", "description": "Full-stack AI assistant library with React frontend components and Node.js backend handler", "license": "BSD-3-Clause", "main": "./dist/client/index.js",