Skip to content

Commit

Permalink
Updated version to 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
i1E committed Apr 26, 2019
1 parent d7b8f3d commit c8f9023
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BlinkID/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blinkid-react-native",
"version": "4.8.0",
"version": "4.9.0",
"description": "A small and powerful ID card scanning library. Powered by Microblink (www.microblink.com).",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ react-native link blinkid-react-native
platform :ios, '9.0'

target 'TargetName' do
pod 'PPBlinkID', '~> 4.8.0'
pod 'PPBlinkID', '~> 4.9.0'
end
```

Expand Down

0 comments on commit c8f9023

Please sign in to comment.