From e83a43631dcbe3ad1ee53e025f3b0167fee5c568 Mon Sep 17 00:00:00 2001 From: zxcpoiu Date: Sat, 28 Dec 2019 00:14:57 +0800 Subject: [PATCH] release 2.0.0 a36c520 readme: update example for new api ( zxcpoiu 2019-12-28 00:13:52 +0800) fe1f6c7 separate requestPermissions and registerVoipToken (#40) ( Tuan Luong 2019-12-27 23:05:10 +0700) d129f9c Update React-Core dependency (#37) ( Raees Iqbal 2019-12-27 21:04:51 +0500) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c6f1a3..a61dbae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-voip-push-notification", - "version": "1.1.5", + "version": "2.0.0", "description": "VoIP push notification on react-native", "main": "index.js", "scripts": {