Skip to content

Commit 6b25bdf

Browse files
chore(release): 5.6.1 [skip ci]
## [5.6.1](Vydia/react-native-background-upload@v5.6.0...v5.6.1) (2020-04-07) ### Bug Fixes * [types] responseCode is not a number ([Vydia#190](Vydia#190)) ([478422a](Vydia@478422a))
1 parent 478422a commit 6b25bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-background-upload",
3-
"version": "5.6.0",
3+
"version": "5.6.1",
44
"description": "Cross platform http post file uploader with android and iOS background support",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)