version bump to 1.0.1

This commit is contained in:
Elad Gil
2018-07-17 17:43:58 +03:00
parent d813973c24
commit 81b575156e
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-background-downloader",
"version": "1.0.0",
"version": "1.0.1",
"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": {