Skip to content

Commit 1481fdd

Browse files
committed
3.0.3
1 parent 5b124e7 commit 1481fdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "flowise-bullmq",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"private": true,
55
"homepage": "https://flowiseai.com",
66
"workspaces": [
77
"packages/*",
8-
"flowise",
8+
"flowise-bullmq",
99
"ui",
1010
"components",
1111
"api-documentation"

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowise-bullmq",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Flowiseai Server",
55
"main": "dist/index",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)