Skip to content

Commit

Permalink
v1.0.7 Added an ipAddress parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
obayomi96 committed Jul 19, 2024
1 parent 675fb2e commit 25c4ed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ console.log(result.data);
// "isp": "Google LLC"
// }
```
> See live example usage [here](https://jetvisionv3.netlify.app/dashboard)
> See live example usage [here](https://jetvisionv3.netlify.app)
## API

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 25c4ed1

Please sign in to comment.