diff --git a/package-lock.json b/package-lock.json index efc259f87..9cd125eca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "big-agi", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "big-agi", - "version": "1.4.0", + "version": "1.5.0", "hasInstallScript": true, "dependencies": { "@dqbd/tiktoken": "^1.0.7", diff --git a/package.json b/package.json index 74c0d95c4..dac10d639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "big-agi", - "version": "1.4.0", + "version": "1.5.0", "private": true, "scripts": { "dev": "next dev",