Skip to content

Commit

Permalink
Updated for Anyline 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Albertini committed Jun 9, 2017
1 parent 9fe0b0d commit 1630b9c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions example/Anyline/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Anyline (3.11.0)
- Anyline (3.13.0)
- AnylineReact (3.12.0):
- Anyline
- React
Expand Down Expand Up @@ -27,11 +27,11 @@ EXTERNAL SOURCES:
:path: ../node_modules/react-native/ReactCommon/yoga

SPEC CHECKSUMS:
Anyline: 53f5f57972c6423162399d4509b682647256c670
Anyline: 7d45e448ca6cf2b732759378331ea32afd952f73
AnylineReact: cb45980cca09a3569c7b96a043c50ed34c6c4e8d
React: 35e039680feacd0563677d49ba410112d2748559
Yoga: 86ce777665c8259b94ef8dbea76b84634237f4ea

PODFILE CHECKSUM: 6822f4345c968c4b67919470057215fbc730a4b3

COCOAPODS: 1.2.0
COCOAPODS: 1.2.1
2 changes: 1 addition & 1 deletion example/Anyline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anyline",
"version": "3.12.0",
"version": "3.13.0",
"main": "index.js",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
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": "anyline-ocr-react-native-module",
"version": "3.12.0",
"version": "3.13.0",
"main": "index.js",
"description": "A Plugin for connecting Anyline with React-Native",
"license": "MIT",
Expand Down

0 comments on commit 1630b9c

Please sign in to comment.