From 20a9719a2651f0272a8f84f8c372dc23ccd5d53e Mon Sep 17 00:00:00 2001 From: zxcpoiu Date: Fri, 7 Sep 2018 13:28:49 +0800 Subject: [PATCH] release 1.1.2 f3d7733 Add support for alertTitle ( Nicolas Simon 2018-07-25 16:35:19 +0200) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5e6cb2..62c50f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-voip-push-notification", - "version": "1.1.1", + "version": "1.1.2", "description": "VoIP push notification on react-native", "main": "index.js", "scripts": {