Skip to content

Commit 860340e

Browse files
authored
Merge pull request #72 from maxmind/greg/eng-1866
Release 1.3.0
2 parents 97a97cf + 2aff199 commit 860340e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.3.0
3+
## 1.3.0 (2025-05-06)
44

55
* Support for the GeoIP Anonymous Plus database has been added. To do a
66
lookup in this database, use the `anonymous_plus` method on

lib/maxmind/geoip2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
module MaxMind
44
module GeoIP2
55
# The Gem version.
6-
VERSION = '1.2.0'
6+
VERSION = '1.3.0'
77
end
88
end

0 commit comments

Comments
 (0)