From d2fdf23b09ffd0792621566f1ec1af0727f3056c Mon Sep 17 00:00:00 2001 From: Atticus White Date: Mon, 6 Aug 2018 10:16:10 -0400 Subject: [PATCH] patch bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6424c5..d92817f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-fetch-polyfill", - "version": "1.1.2", + "version": "1.1.3", "description": "A polyfill for React Native's fetch client", "main": "fetch-polyfill.js", "scripts": {