From 9bd5afe6d39fef2019c7673776178a57725c545c Mon Sep 17 00:00:00 2001 From: Lu Sun Date: Thu, 28 Sep 2017 10:04:16 -0400 Subject: [PATCH] Change the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32265ba..f072557 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-popover-tooltip", - "version": "1.1.0", + "version": "1.1.1", "description": "ReactNative component showing tooltip with menu items.", "main": "src/index.js", "scripts": {