Skip to content

Commit a754ca4

Browse files
authored
Merge pull request #76 from maxmind/greg/release
2.2.0
2 parents 03d40b3 + 0a6e359 commit a754ca4

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-
## v2.2.0
3+
## v2.2.0 (2022-03-28)
44

55
* Added the input `/credit_card/country`. This is the country where the
66
issuer of the card is located. This may be passed instead of the

lib/minfraud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Minfraud
44
# The Gem version.
5-
VERSION = '2.1.0'
5+
VERSION = '2.2.0'
66
end

0 commit comments

Comments
 (0)