diff --git a/lerna.json b/lerna.json index 6a7a860..c412b7c 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "3.4.1", + "version": "3.5.0", "npmClient": "pnpm" } diff --git a/packages/preact/package.json b/packages/preact/package.json index e7cf67f..b6bab1d 100644 --- a/packages/preact/package.json +++ b/packages/preact/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/preact", - "version": "3.4.1", + "version": "3.5.0", "description": "Preact wrapper around the viselect vanilla library", "author": "Simon Reinisch ", "bugs": "https://github.com/Simonwep/selection/issues", diff --git a/packages/react/package.json b/packages/react/package.json index 756cd4e..52e97c8 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/react", - "version": "3.4.1", + "version": "3.5.0", "description": "React wrapper around the viselect vanilla library", "author": "Simon Reinisch ", "bugs": "https://github.com/Simonwep/selection/issues", diff --git a/packages/vanilla/package.json b/packages/vanilla/package.json index 4ffc66c..c2bdbec 100644 --- a/packages/vanilla/package.json +++ b/packages/vanilla/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/vanilla", - "version": "3.4.1", + "version": "3.5.0", "description": "Simple, lightweight and modern library library for making visual DOM Selections.", "author": "Simon Reinisch ", "bugs": "https://github.com/Simonwep/selection/issues", diff --git a/packages/vue/package.json b/packages/vue/package.json index 1ebd551..ae002b2 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/vue", - "version": "3.4.1", + "version": "3.5.0", "description": "Simple, lightweight and modern library library for making visual DOM Selections.", "author": "Simon Reinisch ", "bugs": "https://github.com/Simonwep/selection/issues",