diff --git a/package.json b/package.json index ac7739642..743cde7c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flowise", - "version": "2.1.0", + "version": "2.1.1", "private": true, "homepage": "https://flowiseai.com", "workspaces": [ diff --git a/packages/server/package.json b/packages/server/package.json index 28d9de6a1..d6100b231 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "flowise", - "version": "2.1.0", + "version": "2.1.1", "description": "Flowiseai Server", "main": "dist/index", "types": "dist/index.d.ts", diff --git a/packages/ui/package.json b/packages/ui/package.json index 19215d043..2076cba4a 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "flowise-ui", - "version": "2.1.0", + "version": "2.1.1", "license": "SEE LICENSE IN LICENSE.md", "homepage": "https://flowiseai.com", "author": {