Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StevePotter committed Sep 5, 2017
1 parent 8794c83 commit 3b8d60b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-background-upload",
"version": "3.0.0",
"version": "4.0.0",
"description": "Cross platform http post file uploader with android and iOS background support",
"main": "index.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
],
"peerDependencies": {
"react": "*",
"react-native": ">=0.40.0"
"react-native": ">=0.47.0"
},
"author": "Steve Potter",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit 3b8d60b

Please sign in to comment.