diff --git a/packages/react/package.json b/packages/react/package.json index 3b99d721..1cfc0aec 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/react", - "version": "12.0.0-next.16", + "version": "12.0.0-next.17", "description": "React Flow - A highly customizable React library for building node-based editors and interactive flow charts.", "keywords": [ "react", diff --git a/packages/svelte/package.json b/packages/svelte/package.json index 0277272b..4a8e1bb5 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/svelte", - "version": "0.0.41", + "version": "0.1.0", "description": "Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.", "keywords": [ "svelte", diff --git a/packages/system/package.json b/packages/system/package.json index 849a01fe..468ee9b7 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@xyflow/system", - "version": "0.0.24", + "version": "0.0.25", "description": "xyflow core system that powers React Flow and Svelte Flow.", "keywords": [ "node-based UI",