summaryrefslogtreecommitdiff
path: root/lib/forwardable.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2025-12-10 16:07:17 +0900
committergit <svn-admin@ruby-lang.org>2025-12-10 07:08:05 +0000
commite8a55274f202df1cfddc25aa14da34ba5a0e538d (patch)
treea7f5e258a2cf0c7f2d0e453249f1d09563706eff /lib/forwardable.rb
parent14ff851185bb8ff399e98b74cc107302a4e08e18 (diff)
[ruby/forwardable] v1.4.0
https://github.com/ruby/forwardable/commit/0257b590c2
Diffstat (limited to 'lib/forwardable.rb')
-rw-r--r--lib/forwardable.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/forwardable.rb b/lib/forwardable.rb
index 040f467b23..175d6d9c6b 100644
--- a/lib/forwardable.rb
+++ b/lib/forwardable.rb
@@ -110,7 +110,7 @@
#
module Forwardable
# Version of +forwardable.rb+
- VERSION = "1.3.3"
+ VERSION = "1.4.0"
VERSION.freeze
# Version for backward compatibility