From fce15a6f476f83e6b0fdf28a5973f10e984ffe9a Mon Sep 17 00:00:00 2001 From: Jesse Katsumata Date: Sun, 22 Nov 2020 16:42:58 +0900 Subject: [PATCH] 1.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be4eeac47..4bc1812a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/push-notification-ios", - "version": "1.7.3", + "version": "1.7.4", "description": "React Native Push Notification API for iOS", "main": "js/index.js", "types": "index.d.ts",