Skip to content

Commit 60875ab

Browse files
committed
Bump beta version.
1 parent 47c843d commit 60875ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Follow steps below in order for your React Native app to use new version of JSC
5050
1. Add `jsc-android` to the "dependencies" section in your `package.json`:
5151
```diff
5252
dependencies {
53-
+ "jsc-android": "^216113.0.0-beta.3",
53+
+ "jsc-android": "^216113.0.0-beta.4",
5454
```
5555

5656
then run `npm install` or `yarn` (depending which npm client you use) in order for the new dependency to be installed in `node_modules`

0 commit comments

Comments
 (0)