Skip to content

Commit

Permalink
v5.11.1-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-hv committed Feb 14, 2024
1 parent 9555ba5 commit e1a007b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*",
"icons"
],
"version": "5.11.0",
"version": "5.11.1-alpha.0",
"npmClient": "yarn",
"useWorkspaces": true,
"useNx": false
Expand Down
2 changes: 1 addition & 1 deletion packages/Slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/slider",
"version": "5.6.1",
"version": "5.11.1-alpha.0",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit e1a007b

Please sign in to comment.