diff --git a/README.md b/README.md index 6ee52d7..6c4c391 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,4 @@ For change-log, check [releases](https://github.com/orca-scan/orca-lookup-node/r ## License -Licensed under [MIT License](LICENSE) © Orca Scan - [Barcode Tracking, Simplified.](https://orcascan.com) +Licensed under [MIT License](LICENSE) © Orca Scan, the [Barcode Scanner app for iOS and Android](https://orcascan.com). diff --git a/package.json b/package.json index c442044..7c33aae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orca-lookup-node", - "version": "1.0.0", + "version": "1.0.1", "description": "Example of how to respond to an Orca Scan Lookup request using Node.js", "main": "index.js", "scripts": {