From df01e94b66120562aa6718f304565e5450f74a62 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 18 May 2022 21:28:52 +0000 Subject: [PATCH] chore(release): 6.7.0 [skip ci] # [6.7.0](https://github.com/appfolio/react-native-upload/compare/v6.6.3...v6.7.0) (2022-05-18) ### Features * **core:** prepare to publish ([2091fda](https://github.com/appfolio/react-native-upload/commit/2091fdaf22d2fb9a21e342996ad574ca622606bb)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a718809e..888181ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appfolio/react-native-upload", - "version": "6.6.2", + "version": "6.7.0", "description": "Cross platform http post file uploader with Android and iOS background support.", "main": "src/index.js", "scripts": {