Skip to content

Commit 1e5f774

Browse files
author
Wonday
committed
version up to v3.0.8
1 parent a7b04bc commit 1e5f774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ A2. Your react-native version is too old, please upgrade it to 0.47.0+ see also
3434

3535
### ChangeLog
3636

37-
v3.0.7
37+
v3.0.8
3838
1. use await to unlink file
3939
2. fix podspec
4040
3. do not count a scrolling gesture as a tap

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-pdf",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"description": "A react native PDF view component",
55
"main": "index.js",
66
"typings": "./index.d.ts",

0 commit comments

Comments
 (0)