From ef912a36e740ef18f8a65c172406f3e787008b57 Mon Sep 17 00:00:00 2001 From: Nicolas Charpentier Date: Mon, 10 Feb 2020 12:06:36 -0500 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50753fae..b96a9228 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-url-polyfill", - "version": "1.1.0", + "version": "1.1.1", "description": "A light and trustworthy URL polyfill for React Native", "bugs": { "url": "https://github.com/charpeni/react-native-url-polyfill/issues"