diff --git a/lerna.json b/lerna.json index b474dfd..b0649d8 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "version": "3.8.1", + "version": "3.9.0", "npmClient": "pnpm" } \ No newline at end of file diff --git a/packages/preact/package.json b/packages/preact/package.json index 00aea80..225829c 100644 --- a/packages/preact/package.json +++ b/packages/preact/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/preact", - "version": "3.8.1", + "version": "3.9.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 dfb4f47..f4a09e5 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/react", - "version": "3.8.1", + "version": "3.9.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 b22f91b..b51a6df 100644 --- a/packages/vanilla/package.json +++ b/packages/vanilla/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/vanilla", - "version": "3.8.1", + "version": "3.9.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 0cbfc69..72bfc31 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@viselect/vue", - "version": "3.8.1", + "version": "3.9.0", "description": "Simple, lightweight and modern library library for making visual DOM Selections.", "author": "Simon Reinisch ", "bugs": "https://github.com/Simonwep/selection/issues",