Skip to content

Commit

Permalink
release 3.0.0
Browse files Browse the repository at this point in the history
9075b2e readme: add Bluetooth permission notes for android  ( zxcpoiu 2018-01-02 19:28:57 +0800)
235ce6f android: fix unknown argument type `long` to `int`  ( zxcpoiu 2017-12-23 17:01:14 +0800)
11ecbe7 ios: fix proximity not working  ( ianlin 2017-12-21 11:45:59 +0800)
de60bee readme: fix typo  ( zxcpoiu 2017-12-18 17:16:02 +0800)
7a67500 readme: add TODOs  ( zxcpoiu 2017-12-09 16:15:54 +0800)
23ae9fc ios: fix build fail by lowering deployment target to 8.0  ( ianlin 2017-12-08 19:26:16 +0800)
0af789f Update README  ( Ian Yu-Hsun Lin 2017-12-08 19:04:20 +0800)
b5a8f14 [REFACTOR] android: support bluetooth / combined with AppRTC Demo's  ( zxcpoiu 2017-12-08 18:12:49 +0800)
80aeeb3 Rewrite using Obj-C  ( ianlin 2017-12-08 18:10:32 +0800)
0625fa4 Add info about how to setup swift version (#55)  ( Sagiv Ofek 2017-12-03 05:26:25 -0500)
e98d670 LICENSE: add title (#51)  ( Waldir Pimenta 2017-11-30 05:14:59 +0000)
93fd78b readme: update for ios installation doc  ( zxcpoiu 2017-09-27 14:06:17 +0800)
53e37c4 readme: add manual link on android  ( zxcpoiu 2017-08-08 21:52:40 +0800)
71dde43 Update README for new API  ( zxcpoiu 2017-08-08 21:36:40 +0800)
  • Loading branch information
zxcpoiu committed Jan 11, 2018
1 parent 9075b2e commit 3152a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-incall-manager",
"version": "2.2.0",
"version": "3.0.0",
"description": "Handling media-routes/sensors/events during a audio/video chat on React Native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3152a4d

Please sign in to comment.