From ed5fc7212ffd22d615a9025a67706c99f75d6411 Mon Sep 17 00:00:00 2001 From: Stephen Poter Date: Mon, 8 May 2017 13:52:32 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54184982..9398bd75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-upload", - "version": "2.0.0", + "version": "2.1.0", "description": "Cross platform http post file uploader with android and iOS background support", "main": "index.js", "scripts": {