diff --git a/README.md b/README.md index 406a8380..e4444325 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ online with [React Native for Web: Playground](http://codepen.io/necolas/pen/PZz To install in your app: ``` -npm install --save react@15.3 react-native-web +npm install --save react@15.4 react-native-web ``` Read the [Client and Server rendering](docs/guides/rendering.md) guide. diff --git a/package.json b/package.json index 41ce0edc..edfe1d6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-web", - "version": "0.0.60", + "version": "0.0.61", "description": "React Native for Web", "main": "dist/index.js", "files": [