diff --git a/package.json b/package.json index 81db292..7870f6b 100644 --- a/package.json +++ b/package.json @@ -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": {