minor patch bug fix to 1.3.2

feature/PythonCustomTool
Henry 2023-07-30 18:28:53 +01:00
parent 8237ce1d2a
commit ae3d7e2e2d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.3.1",
"version": "1.3.2",
"private": true,
"homepage": "https://flowiseai.com",
"workspaces": [

View File

@ -1,6 +1,6 @@
{
"name": "flowise",
"version": "1.3.1",
"version": "1.3.2",
"description": "Flowiseai Server",
"main": "dist/index",
"types": "dist/index.d.ts",