From fd86871c754abab6e2f0d6e6f82259e820027ad2 Mon Sep 17 00:00:00 2001 From: Elad Gil Date: Wed, 21 Aug 2019 13:55:01 +0300 Subject: [PATCH] v bump 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50f568c..d0aa460 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-downloader", - "version": "2.1.1", + "version": "2.1.2", "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": {