From b7452e84a524f5857cf3bbc6b4e06ed964a15694 Mon Sep 17 00:00:00 2001 From: Elad Gil Date: Sun, 25 Aug 2019 14:23:59 +0300 Subject: [PATCH] v bump 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0aa460..8b4753e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-downloader", - "version": "2.1.2", + "version": "2.2.0", "description": "A library for React-Native to help you download large files on iOS and Android both in the foreground and most importantly in the background.", "main": "index.js", "scripts": {