From c64f271c8ec71125cb4401254987dba637655cec Mon Sep 17 00:00:00 2001 From: Stephen Potter Date: Tue, 25 Sep 2018 16:12:20 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b76bd9cc..4e38ed61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-upload", - "version": "4.4.0", + "version": "5.0.0", "description": "Cross platform http post file uploader with android and iOS background support", "main": "index.js", "scripts": {