diff --git a/package.json b/package.json index ac77396429f..743cde7c591 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 28d9de6a124..d6100b2313d 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 19215d04320..2076cba4a99 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": {