Skip to content

Commit efd34d1

Browse files
committed
Version 2.7.3
* Fix ArgumentError on Ruby 3.2 / kwargs / ActionMailer #35
1 parent f9a257d commit efd34d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/action_args/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ActionArgs
4-
VERSION = '2.7.2'
4+
VERSION = '2.7.3'
55
end

0 commit comments

Comments
 (0)