Skip to content

Commit 61dc25b

Browse files
chore(release): 6.2.2 [skip ci]
## [6.2.2](v6.2.1...v6.2.2) (2021-05-05) ### Bug Fixes * add listener types ([#246](#246)) ([dc67c76](dc67c76))
1 parent dc67c76 commit 61dc25b

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