Skip to content

Commit

Permalink
0.5.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstyles committed Jul 7, 2024
1 parent 690b009 commit affa4dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urban-ui/theme",
"version": "0.4.0",
"version": "0.5.0-alpha.0",
"type": "module",
"module": "./dist/index.js",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/flex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urban-ui/flex",
"version": "0.4.0",
"version": "0.5.0-alpha.0",
"type": "module",
"module": "./dist/index.js",
"main": "./dist/index.js",
Expand Down

0 comments on commit affa4dd

Please sign in to comment.