From 999c5b0915ff48dbbe70047612755b603c267c92 Mon Sep 17 00:00:00 2001 From: Jesse Katsumata Date: Fri, 28 Feb 2020 22:48:08 +0900 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c653bbd91..9370ad0ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/push-notification-ios", - "version": "1.0.6", + "version": "1.0.7", "description": "React Native Push Notification API for iOS", "main": "js/index.js", "types": "index.d.ts",