From 71198e6d94d89aef2c3afb5c623ce9f36c843fc7 Mon Sep 17 00:00:00 2001 From: Jesse Katsumata Date: Tue, 9 Jun 2020 02:05:22 +0900 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4059ab79..1d5d3775e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/push-notification-ios", - "version": "1.2.1", + "version": "1.2.2", "description": "React Native Push Notification API for iOS", "main": "js/index.js", "types": "index.d.ts",