From 35d36e7ceda0a79be244d71e627f2bd6156475d6 Mon Sep 17 00:00:00 2001 From: carsonwah Date: Tue, 3 Jul 2018 17:43:12 +0800 Subject: [PATCH] Release v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a295be2..6a78fb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-push-notification-popup", - "version": "1.1.0", + "version": "1.1.1", "description": "React Native Push Notification Popup Component", "main": "src/index.js", "scripts": {