diff --git a/package-lock.json b/package-lock.json index 2398b5157..4ef2c67a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "big-agi", - "version": "1.13.0", + "version": "1.14.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "big-agi", - "version": "1.13.0", + "version": "1.14.0", "hasInstallScript": true, "dependencies": { "@emotion/cache": "^11.11.0", diff --git a/package.json b/package.json index 5859d54ef..adf32516a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "big-agi", - "version": "1.13.0", + "version": "1.14.0", "private": true, "author": "Enrico Ros ", "repository": "https://github.com/enricoros/big-agi",