Skip to content

Commit 772629e

Browse files
authored
Merge pull request #74 from maxmind/greg/release
v2.1.0
2 parents 41be5e9 + b73c430 commit 772629e

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.1.0
3+
## v2.1.0 (2022-01-25)
44

55
* Adds the following new processor to `Minfraud::Components::Payment`:
66
* `:windcave`

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.0.0'
5+
VERSION = '2.1.0'
66
end

0 commit comments

Comments
 (0)