Skip to content

Commit 0a7cf8a

Browse files
author
Wonday
committed
add fitWidth support
1 parent b2ea9bf commit 0a7cf8a

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
@@ -30,7 +30,7 @@ Or, if you want to add Android permissions to AndroidManifest.xml automatically,
3030

3131
### ChangeLog
3232

33-
v1.2.9
33+
v1.3.0
3434

3535
1. fix drawing problem on Android 4.4 #31
3636
2. add fitWidth support #36, #38

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

0 commit comments

Comments
 (0)