Skip to content

Commit 13747e9

Browse files
chore: release 0.3.0
1 parent 1a5a2ee commit 13747e9

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
@@ -70,5 +70,5 @@
7070
"node": ">=18"
7171
},
7272
"packageManager": "bun@1.1.0",
73-
"version": "0.2.0"
73+
"version": "0.3.0"
7474
}

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.2.0",
3+
"version": "0.3.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)