Skip to content

Commit a6a926e

Browse files
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.0...v5.2.0) (2020-03-22) ### Features * adding e2e tests, build automation and linting ([#174](#174)) ([d0ee16e](d0ee16e))
1 parent 577ba5d commit a6a926e

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-beta.0",
3+
"version": "5.2.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)