Skip to content

Commit 3a4211e

Browse files
authored
Merge pull request #58 from maxmind/horgh/release
v1.2.0
2 parents 02f75e8 + eef5500 commit 3a4211e

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.2.0
3+
## 1.2.0 (2023-12-04)
44

55
* `MaxMind::GeoIP2::Client` now validates the IP address before making a
66
request to the web service.

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.1.0'
6+
VERSION = '1.2.0'
77
end
88
end

0 commit comments

Comments
 (0)