Skip to content

Commit 0c24a1d

Browse files
committed
2.0.2
1 parent 4e15db8 commit 0c24a1d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 2.0.2
4+
5+
- Replaces invalid 2.0.1 tag.
6+
37
## 2.0.1
48

59
- Fixed build process to properly output JS.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipinfo-express",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Official Node.js Express client library for IPinfo",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)