Skip to content

Commit 6e96f99

Browse files
committed
update readme and bump version
1 parent 2089148 commit 6e96f99

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ you can find demo here: https://github.com/oney/RCTWebRTCDemo
2020

2121
## Installation:
2222

23+
old versions (RN < 0.40) please use version `1.5.5`
2324
**from npm package**: `npm install react-native-incall-manager`
2425
**from git package**: `npm install git://github.com/zxcpoiu/react-native-incall-manager.git`
2526

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-incall-manager",
3-
"version": "1.5.5",
3+
"version": "2.0.0",
44
"description": "Handling media-routes/sensors/events during a audio/video chat on React Native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)