From 6070bb3e3587a481fb4d15afade076e9312d18a8 Mon Sep 17 00:00:00 2001 From: Atticus White Date: Wed, 3 May 2017 13:24:20 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f03b5c..d6424c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fetch-polyfill", - "version": "1.1.1", + "version": "1.1.2", "description": "A polyfill for React Native's fetch client", "main": "fetch-polyfill.js", "scripts": {