Skip to content

Commit 9ce2d4a

Browse files
chore: release 0.4.1
1 parent fd68686 commit 9ce2d4a

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.0"
80+
"version": "0.4.1"
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.0",
3+
"version": "0.4.1",
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)