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 02f75e8 + eef5500 commit 3a4211eCopy full SHA for 3a4211e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.2.0
+## 1.2.0 (2023-12-04)
4
5
* `MaxMind::GeoIP2::Client` now validates the IP address before making a
6
request to the web service.
lib/maxmind/geoip2/version.rb
@@ -3,6 +3,6 @@
module MaxMind
module GeoIP2
# The Gem version.
- VERSION = '1.1.0'
+ VERSION = '1.2.0'
7
end
8
0 commit comments