Skip to content

Commit d303d86

Browse files
committed
chore: release 0.5.0
1 parent 24665d9 commit d303d86

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
@@ -77,5 +77,5 @@
7777
"node": ">=18"
7878
},
7979
"packageManager": "bun@1.1.0",
80-
"version": "0.4.1"
80+
"version": "0.5.0"
8181
}

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