Skip to content

Commit 25e056b

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.1.1...v4.0.0) (2023-02-11) ### Bug Fixes * build issues for iOS example app ([14ea58d](14ea58d)) * **deps:** add support for RN0.71.2 ([#240](#240)) ([ff25bff](ff25bff)) ### BREAKING CHANGES * **deps:** Bump minimal iOS requirement to 12.4
1 parent 14ea58d commit 25e056b

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-blob-courier",
3-
"version": "3.1.1",
3+
"version": "4.0.0",
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)