From 8dc14928af039e0d819dac9c6b7cb7765cee96f4 Mon Sep 17 00:00:00 2001 From: ianlin Date: Sat, 25 Mar 2017 21:47:03 +0800 Subject: [PATCH] release 1.1.1 e872ab2 Fix error when import module on Android (@vadim.ruban 2017-03-24 14:10:15 +0200) 4cf660f release 1.1.0 (@ianlin 2017-02-23 10:47:37 +0800) 6c93e0f update readme describing the version 1.1.0 for RN 0.40 (@ianlin 2017-02-23 10:46:11 +0800) f670078 Update RNVoipPushNotificationManager.h (@David Perrenoud 2017-02-22 17:23:33 +0100) 62435f6 React Native 0.40+ compatibility (@David Perrenoud 2017-02-22 17:22:05 +0100) aee1297 release 1.0.3 (@ianlin 2016-10-16 16:13:45 +0800) 746a24a add class method for getting current app state (@ianlin 2016-10-16 16:11:39 +0800) b47ecd1 update readme (@Ian Yu-Hsun Lin 2016-07-07 12:33:21 +0800) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59c08c0..d5e6cb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-voip-push-notification", - "version": "1.1.0", + "version": "1.1.1", "description": "VoIP push notification on react-native", "main": "index.js", "scripts": {