Skip to content

Commit 6bef05b

Browse files
chore(release): 5.4.0 [skip ci]
# [5.4.0](v5.3.0...v5.4.0) (2020-03-27) ### Features * [Android] bump minSDK to 18, targetVersion to 28. Closes [#171](#171) ([a7968f9](a7968f9))
1 parent a7968f9 commit 6bef05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-background-upload",
3-
"version": "5.3.0",
3+
"version": "5.4.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)