Skip to content

Commit 3952f11

Browse files
chore(release): 6.9.0 [skip ci]
# [6.9.0](v6.8.0...v6.9.0) (2022-08-30) ### Features * **core:** Expose API to get all upload status ([71a631d](71a631d))
1 parent 71a631d commit 3952f11

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