Skip to content

Commit 4e5d3d4

Browse files
v0.2.0
1 parent f1015d5 commit 4e5d3d4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.0.0",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"npmClient": "yarn",
55
"useWorkspaces": true
66
}

packages/react-x-switch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-x-switch",
3-
"version": "0.0.0",
3+
"version": "0.2.0",
44
"description": "Cross-platform Switch component for React and React Native.",
55
"license": "MIT",
66
"author": "Mark Miyashita <[email protected]>",

packages/react-x/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-x",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Cross-platform React components.",
55
"license": "MIT",
66
"author": "Mark Miyashita <[email protected]>",

0 commit comments

Comments
 (0)