Skip to content

Commit 36a2aac

Browse files
committed
v2.3.0
1 parent 3e46fdb commit 36a2aac

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.3.0
3+
## v2.3.0 (2023-12-04)
44

55
* Added the processor `:shopify_payments` to `Minfraud::Components::Payment`.
66
* Added the processor `:google_pay` to `Minfraud::Components::Payment`.

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

0 commit comments

Comments
 (0)