Skip to content

Commit b58bef7

Browse files
authored
Merge pull request #1089 from maxmind/horgh/release
v5.0.0
2 parents a3aa308 + 72d96a2 commit b58bef7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
5.0.0
4+
5.0.0 (2023-12-05)
55
------------------
66

77
* **Breaking** Drop node 16 support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@maxmind/geoip2-node",
3-
"version": "4.2.0",
3+
"version": "5.0.0",
44
"description": "Node.js API for GeoIP2 webservice client and database reader",
55
"main": "dist/src/index.js",
66
"homepage": "https://github.com/maxmind/GeoIP2-node",

0 commit comments

Comments
 (0)