Skip to content

Commit fb6422f

Browse files
author
Wonday
committed
version up to v1.0.4
1 parent cba9b10 commit fb6422f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ yarn add rn-fetch-blob
3131

3232
### ChangeLog
3333

34+
v1.0.4
35+
36+
1. fix Content-Length check
37+
3438
v1.0.3
3539

3640
1. fix file successfully download check

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-image-cache-wrapper",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The best react native image cache wrapper.",
55
"main": "index.js",
66
"typings": "./index.d.ts",

0 commit comments

Comments
 (0)