Skip to content

Commit 5bde948

Browse files
committed
v0.34.1-alpha.0
1 parent 0743b88 commit 5bde948

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "0.34.0",
3+
"version": "0.34.1-alpha.0",
44
"npmClient": "yarn",
55
"useWorkspaces": true
66
}

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stardust-ui/react",
33
"description": "A themable React component library.",
4-
"version": "0.34.0",
4+
"version": "0.34.1-alpha.0",
55
"author": "Levi Thomason <[email protected]>",
66
"bugs": "https://github.com/stardust-ui/react/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)