From 4a3b3752d891efec13cf5f5117144d4b25b9d602 Mon Sep 17 00:00:00 2001 From: Elad Gil Date: Sun, 17 Nov 2019 11:57:00 +0200 Subject: [PATCH] v bump 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85324df..d2c09f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-downloader", - "version": "2.3.1", + "version": "2.3.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": {