Skip to content

Commit 1528fcd

Browse files
chore: release 0.2.0
1 parent e557727 commit 1528fcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
"node": ">=18"
7070
},
7171
"packageManager": "[email protected]",
72-
"version": "0.1.1"
72+
"version": "0.2.0"
7373
}

packages/react-native-sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/react-native-sandbox",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A component to run multiple React Native instances side-by-side.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)