From 61dc25bd6360bb0ed04bc18344285ab160eb1bee Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 5 May 2021 23:17:49 +0000 Subject: [PATCH] chore(release): 6.2.2 [skip ci] ## [6.2.2](https://github.com/Vydia/react-native-background-upload/compare/v6.2.1...v6.2.2) (2021-05-05) ### Bug Fixes * add listener types ([#246](https://github.com/Vydia/react-native-background-upload/issues/246)) ([dc67c76](https://github.com/Vydia/react-native-background-upload/commit/dc67c7641553f2183d67f7f6b59986ed853e6bbe)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a75d9ff0..068db75b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-upload", - "version": "6.2.1", + "version": "6.2.2", "description": "Cross platform http post file uploader with android and iOS background support", "main": "src/index.js", "scripts": {