Skip to content

Commit 0e85881

Browse files
committed
[ruby/delegate] v0.6.1
ruby/delegate@90ffceb6d6
1 parent 0006591 commit 0e85881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/delegate.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#
4141
class Delegator < BasicObject
4242
# The version string
43-
VERSION = "0.6.0"
43+
VERSION = "0.6.1"
4444

4545
kernel = ::Kernel.dup
4646
kernel.class_eval do

0 commit comments

Comments
 (0)