From c79a50e333e99a2e05e40cae8d50bb5d1d63abf5 Mon Sep 17 00:00:00 2001 From: Jesse Katsumata Date: Tue, 10 Aug 2021 10:13:20 +0900 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa5db594..b0c5ead0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/push-notification-ios", - "version": "1.8.0", + "version": "1.9.0", "description": "React Native Push Notification API for iOS", "main": "js/index.js", "types": "index.d.ts",