Skip to content

Commit

Permalink
version up to v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Dec 6, 2017
1 parent eafa0ab commit 88c9dc0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ A2. Your react-native version is too old, please upgrade it to 0.47.0+ see also

### ChangeLog

v2.0.7

1. update android dependent lib

v2.0.6

1. fix change page number, do not redraw problem
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": "2.0.6",
"version": "2.0.7",
"description": "A react native PDF view component",
"main": "index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit 88c9dc0

Please sign in to comment.