Skip to content

Commit 0e9c51d

Browse files
chore(release): 5.7.0 [skip ci]
# [5.7.0](v5.6.1...v5.7.0) (2020-06-09) ### Features * Add iOS group app id support & fix .d.ts ([#198](#198)) ([6729599](6729599))
1 parent 6729599 commit 0e9c51d

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": "react-native-background-upload",
3-
"version": "5.6.1",
3+
"version": "5.7.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)