diff --git a/package-lock.json b/package-lock.json index 6ff0c3aa..24f1f308 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rustic-ai/ui-components", - "version": "0.0.6", + "version": "0.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rustic-ai/ui-components", - "version": "0.0.6", + "version": "0.0.7", "license": "MIT", "dependencies": { "@codemirror/language": "6.10.1", diff --git a/package.json b/package.json index ba5d853d..2f47f4b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rustic-ai/ui-components", - "version": "0.0.6", + "version": "0.0.7", "keywords": [ "rustic-ai", "conversational-ui"