Skip to content

Commit 7fa677c

Browse files
chore: bump to 0.2.0-exodus.0
This is the first version under the `@exodus/` scope. Use the `-exodus.0` prerelease suffix so the release can be smoke-tested internally without claiming the `latest` dist-tag. When the surface stabilises, drop the suffix and cut `0.2.0` (or higher) as the first stable release on the scope.
1 parent 54fa623 commit 7fa677c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exodus/react-native-bundle-loader",
3-
"version": "0.2.0",
3+
"version": "0.2.0-exodus.0",
44
"description": "Loads a remote React Native JS bundle.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)