Skip to content

Commit ec141a2

Browse files
chore(release): 6.2.1 [skip ci]
## [6.2.1](v6.2.0...v6.2.1) (2021-05-05) ### Bug Fixes * CI & migrate to mavenCentral ([#249](#249)) ([c12a208](c12a208))
1 parent c12a208 commit ec141a2

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.0",
3+
"version": "6.2.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)