Skip to content

Commit 11040cf

Browse files
chore(release): 6.4.0 [skip ci]
# [6.4.0](v6.3.0...v6.4.0) (2021-07-17) ### Features * Return headers on successful response ([#265](#265)) ([cbc3951](cbc3951))
1 parent cbc3951 commit 11040cf

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": "6.3.0",
3+
"version": "6.4.0",
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)