Skip to content

Commit 3a79c04

Browse files
committed
release 2.2.0
a2d710e wakelock: acquire lock during whole ringtone and start process ( zxcpoiu 2017-08-08 20:33:48 +0800) dd6a4f7 Added getIsWiredHeadsetPluggedIn to bridge methods (#42) ( Masaori Hirono 2017-08-08 22:05:53 +0900) 29f748b handle RN 0.47 breaking change (createJSModules removed from ReactPackage) ( Pete 2017-08-02 12:54:10 +1200) 9370858 Update some codes syntax to swift3 which causes errors ( Toshinori Tsugita 2017-05-25 14:20:06 +0900) 1564c32 Fix broken Markdown headings ( Santiago Castro 2017-04-16 16:40:34 -0300) b24eeab Added iOS support for controlling system flash ( Stepan Votava 2017-02-23 14:23:31 +0100)
1 parent a2d710e commit 3a79c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "2.1.0",
3+
"version": "2.2.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)