Skip to content

Commit 0ec942a

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2024-04-12) ### Bug Fixes * pass RECEIVER_EXPORTED flag to registerReceiver ([#260](#260)) ([ba5763c](ba5763c))
1 parent ba5763c commit 0ec942a

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-blob-courier",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Use this library to efficiently download and upload blobs in React Native",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)