Skip to content

Commit f5fcdd4

Browse files
committedJun 6, 2022
chore(release): 6.7.1 [skip ci]
## [6.7.1](v6.7.0...v6.7.1) (2022-06-06) ### Bug Fixes * check if UTI exists ([Vydia#272](https://github.com/appfolio/react-native-upload/issues/272)) ([867173b](867173b))
1 parent 867173b commit f5fcdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appfolio/react-native-upload",
3-
"version": "6.7.0",
3+
"version": "6.7.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)