diff --git a/package-lock.json b/package-lock.json index 30570e6..a453771 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "next-ai-draw-io", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "next-ai-draw-io", - "version": "0.2.0", + "version": "0.3.0", "license": "Apache-2.0", "dependencies": { "@ai-sdk/amazon-bedrock": "^3.0.62", diff --git a/package.json b/package.json index 1cbbd8a..1dca5b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-ai-draw-io", - "version": "0.2.0", + "version": "0.3.0", "license": "Apache-2.0", "private": true, "scripts": {