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 1240efe commit 90ffcebCopy full SHA for 90ffceb
lib/delegate.rb
@@ -40,7 +40,7 @@
40
#
41
class Delegator < BasicObject
42
# The version string
43
- VERSION = "0.6.0"
+ VERSION = "0.6.1"
44
45
kernel = ::Kernel.dup
46
kernel.class_eval do
0 commit comments