Skip to content

Commit 6203dbc

Browse files
author
Wonday
committed
version up to v1.0.7
1 parent 01f8997 commit 6203dbc

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
@@ -33,6 +33,10 @@ yarn add rn-fetch-blob
3333

3434
### ChangeLog
3535

36+
v1.0.7
37+
38+
1. fix Strange error
39+
3640
v1.0.6
3741

3842
1. add static method ```CachedImage.isUrlCached(url,success=(cachFile)=>void,fail=(error)=>void))```

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

0 commit comments

Comments
 (0)