Skip to content

Commit bdf99bf

Browse files
committed
[ruby/delegate] v0.5.0
ruby/delegate@fa35b20eca
1 parent 01e9f95 commit bdf99bf

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.4.0"
43+
VERSION = "0.5.0"
4444

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

0 commit comments

Comments
 (0)