Skip to content

Commit 25f76c1

Browse files
chore(release): 6.2.3 [skip ci]
## [6.2.3](v6.2.2...v6.2.3) (2021-05-05) ### Bug Fixes * non latin multipart file upload ([#210](#210)) ([896cf32](896cf32))
1 parent 896cf32 commit 25f76c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-background-upload",
3-
"version": "6.2.2",
3+
"version": "6.2.3",
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)