Skip to content

Commit 51cbc50

Browse files
chore(release): 6.10.0 [skip ci]
# [6.10.0](v6.9.0...v6.10.0) (2022-11-02) ### Features * **core:** Fix getAllUploads() method for Android ([acf2a3f](acf2a3f))
1 parent acf2a3f commit 51cbc50

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