Skip to content

Commit

Permalink
version up to v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Mar 31, 2020
1 parent 686faba commit b90cec8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ react-native run-ios
<details>
<summary>ChangeLog details</summary>

v6.1.1
1. fix undefined is not an object, crashing on ios

v6.1.0
1. fix react-native warning on `componentWill*`
2. fix onPageSingleTap
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-pdf",
"version": "6.1.0",
"version": "6.1.1",
"summary": "A react native PDF view component",
"description": "A react native PDF view component, support ios and android platform",
"main": "index.js",
Expand Down

0 comments on commit b90cec8

Please sign in to comment.