Skip to content

Commit 0a6e359

Browse files
committed
Set version and release date
1 parent 03d40b3 commit 0a6e359

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)