From cf1d44678ba7ed5a193c6cde37928808453c1792 Mon Sep 17 00:00:00 2001 From: zxcpoiu Date: Thu, 3 Dec 2020 02:30:36 +0800 Subject: [PATCH] release 3.0.0 ddefd9d readme: add api usage and voipRegistration in AppDelegate.m usage memo ( zxcpoiu 2020-11-18 18:23:05 +0800) b242ffb support voipRegistration in AppDelegate.m ( zxcpoiu 2020-11-18 18:08:09 +0800) c803762 js: export native event name constant ( zxcpoiu 2020-11-18 05:53:19 +0800) 46bb6ee readme: update for simplified api and didLoadWithEvents ( zxcpoiu 2020-11-18 04:36:46 +0800) 35ce2c5 update license file for github authors/contributors ( zxcpoiu 2020-11-17 17:19:44 +0800) cc79a6a refactor: simplify / remove / refine codes, support didLoadWithEvents ( zxcpoiu 2020-11-17 17:09:53 +0800) a62b592 Update README.md ( Rinor Dreshaj 2020-09-28 16:00:23 +0200) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ce114f..8838411 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-voip-push-notification", - "version": "2.1.0", + "version": "3.0.0", "description": "VoIP push notification on react-native", "main": "index.js", "scripts": {