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 03d40b3 + 0a6e359 commit a754ca4Copy full SHA for a754ca4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v2.2.0
+## v2.2.0 (2022-03-28)
4
5
* Added the input `/credit_card/country`. This is the country where the
6
issuer of the card is located. This may be passed instead of the
lib/minfraud/version.rb
@@ -2,5 +2,5 @@
module Minfraud
# The Gem version.
- VERSION = '2.1.0'
+ VERSION = '2.2.0'
end
0 commit comments