[ruby/delegate] Bump version to 0.3.0
https://github.com/ruby/delegate/commit/420637be45
This commit is contained in:
parent
650b87b0bd
commit
c4d22d47f8
@ -39,7 +39,7 @@
|
|||||||
# Be advised, RDoc will not detect delegated methods.
|
# Be advised, RDoc will not detect delegated methods.
|
||||||
#
|
#
|
||||||
class Delegator < BasicObject
|
class Delegator < BasicObject
|
||||||
VERSION = "0.2.0"
|
VERSION = "0.3.0"
|
||||||
|
|
||||||
kernel = ::Kernel.dup
|
kernel = ::Kernel.dup
|
||||||
kernel.class_eval do
|
kernel.class_eval do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user