From 3c0a0c838a370a71e673f338e3e8f969ca04edbc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 7 Oct 2022 16:23:44 +0000 Subject: [PATCH] chore(release): 6.6.0 [skip ci] # [6.6.0](https://github.com/Vydia/react-native-background-upload/compare/v6.5.1...v6.6.0) (2022-10-07) ### Features * **android:** increase kotlin version ([#314](https://github.com/Vydia/react-native-background-upload/issues/314)) ([b9de098](https://github.com/Vydia/react-native-background-upload/commit/b9de09864bcbe654c4999fc1d69f404abfa9a966)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 070e030b..e71f3484 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-background-upload", - "version": "6.5.1", + "version": "6.6.0", "description": "Cross platform http post file uploader with android and iOS background support", "main": "src/index.js", "scripts": {