Skip to content

Commit 909986f

Browse files
committed
[DOC] Missing documents
1 parent 8e5e884 commit 909986f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.document

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
BSDL
2+
COPYING
3+
README.md
4+
lib/

lib/forwardable.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ module Forwardable
114114
# Version of +forwardable.rb+
115115
VERSION = "1.3.3"
116116
VERSION.freeze
117+
118+
# Version for backward compatibility
117119
FORWARDABLE_VERSION = VERSION
118120
FORWARDABLE_VERSION.freeze
119121

0 commit comments

Comments
 (0)