We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5e884 commit 909986fCopy full SHA for 909986f
.document
@@ -0,0 +1,4 @@
1
+BSDL
2
+COPYING
3
+README.md
4
+lib/
lib/forwardable.rb
@@ -114,6 +114,8 @@ module Forwardable
114
# Version of +forwardable.rb+
115
VERSION = "1.3.3"
116
VERSION.freeze
117
+
118
+ # Version for backward compatibility
119
FORWARDABLE_VERSION = VERSION
120
FORWARDABLE_VERSION.freeze
121
0 commit comments