From e9b38976b8ce3446a971f88fe1c8424b1cd72fbb Mon Sep 17 00:00:00 2001 From: Lidan Hifi Date: Sun, 25 Sep 2016 01:56:57 +0300 Subject: [PATCH] added cancelLocalNotification and cancelAllLocalNotifications support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba9af00..582e432 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-notifications", - "version": "1.0.1", + "version": "1.0.2", "description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android", "author": "Lidan Hifi ", "license": "MIT", -- 2.26.2