Skip to content

Commit 1e69d68

Browse files
committed
[ruby/delegate] v0.6.0
ruby/delegate@aef34e8c8b
1 parent e6ca890 commit 1e69d68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.0"
43+
VERSION = "0.6.0"
4444

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

0 commit comments

Comments
 (0)