Skip to content

Commit ebb2a2c

Browse files
committed
Bump version to 2.1.0
1 parent 063a2c7 commit ebb2a2c

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.1.0
4+
5+
- Add support for Lite API
6+
37
## 2.0.2
48

59
- Replaces invalid 2.0.1 tag.

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.2",
3+
"version": "2.1.0",
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)