Skip to content

Commit

Permalink
Merge pull request #433 from maxmind/prep-3.3.0
Browse files Browse the repository at this point in the history
v3.3.0
  • Loading branch information
oschwald authored Nov 29, 2021
2 parents 2fe6f88 + 877f1e8 commit f6f7c2a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG
=========

3.3.0 (2021-11-29)
------------------

* Upgrade yarn dependencies

3.2.0 (2021-08-17)
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maxmind/geoip2-node",
"version": "3.2.0",
"version": "3.3.0",
"description": "Node.js API for GeoIP2 webservice client and database reader",
"main": "dist/src/index.js",
"homepage": "https://github.com/maxmind/GeoIP2-node",
Expand Down

0 comments on commit f6f7c2a

Please sign in to comment.