From 259932a14501d3efc44a51b87669a8f30cae5a0e Mon Sep 17 00:00:00 2001 From: Jesse Katsumata Date: Tue, 20 Oct 2020 00:02:03 +0900 Subject: [PATCH] 1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88a31495d..71e805434 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/push-notification-ios", - "version": "1.6.0", + "version": "1.6.1", "description": "React Native Push Notification API for iOS", "main": "js/index.js", "types": "index.d.ts",