We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6daeb42 commit 713059aCopy full SHA for 713059a
lib/delegate.rb
@@ -39,7 +39,7 @@
39
# Be advised, RDoc will not detect delegated methods.
40
#
41
class Delegator < BasicObject
42
- VERSION = "0.3.1"
+ VERSION = "0.4.0"
43
44
kernel = ::Kernel.dup
45
kernel.class_eval do
0 commit comments