Skip to content

Commit

Permalink
fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Oct 16, 2018
1 parent e05ac98 commit 076d46e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ A4. Expo does not support native module. you can read more expo caveats [`here`]

### ChangeLog

v5.0.8
1. fix podspec

v5.0.7
1. onLoadComplete return table of contents
2. delete tmp file after downloaded
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "react-native-pdf",
"version": "5.0.7",
"version": "5.0.8",
"summary": "A react native PDF view component",
"description": "A react native PDF view component",
"main": "index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit 076d46e

Please sign in to comment.