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.
1 parent 03d40b3 commit 0a6e359Copy full SHA for 0a6e359
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