We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97a97cf + 2aff199 commit 860340eCopy full SHA for 860340e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.3.0
+## 1.3.0 (2025-05-06)
4
5
* Support for the GeoIP Anonymous Plus database has been added. To do a
6
lookup in this database, use the `anonymous_plus` method on
lib/maxmind/geoip2/version.rb
@@ -3,6 +3,6 @@
module MaxMind
module GeoIP2
# The Gem version.
- VERSION = '1.2.0'
+ VERSION = '1.3.0'
7
end
8
0 commit comments