[ruby/forwardable] v1.4.0

https://github.com/ruby/forwardable/commit/0257b590c2
This commit is contained in:
Hiroshi SHIBATA 2025-12-10 16:07:17 +09:00 committed by git
parent 14ff851185
commit e8a55274f2

View File

@ -110,7 +110,7 @@
# #
module Forwardable module Forwardable
# Version of +forwardable.rb+ # Version of +forwardable.rb+
VERSION = "1.3.3" VERSION = "1.4.0"
VERSION.freeze VERSION.freeze
# Version for backward compatibility # Version for backward compatibility