We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e15db8 commit 0c24a1dCopy full SHA for 0c24a1d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 2.0.2
4
+
5
+- Replaces invalid 2.0.1 tag.
6
7
## 2.0.1
8
9
- Fixed build process to properly output JS.
package.json
@@ -1,6 +1,6 @@
{
"name": "ipinfo-express",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Official Node.js Express client library for IPinfo",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments