From 4e5b09bf45f26bb15e28efaed5299da46d91355b Mon Sep 17 00:00:00 2001 From: zxcpoiu Date: Wed, 9 Oct 2019 15:51:32 +0800 Subject: [PATCH] release 1.1.5 6f03a16 ios: change podspec s.dependency' ( zxcpoiu 2019-10-09 15:49:33 +0800) 4523546 Run presentLocalNotification on the UI thread (#32) ( Kyle Kurz 2019-03-26 03:21:00 -0700) 2af466c Update README.md ( zxcpoiu 2019-03-25 15:21:54 +0800) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c1ee4c..0c6f1a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-voip-push-notification", - "version": "1.1.4", + "version": "1.1.5", "description": "VoIP push notification on react-native", "main": "index.js", "scripts": {