Skip to content

Commit 713059a

Browse files
committed
Bump up v0.4.0
1 parent 6daeb42 commit 713059a

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
@@ -39,7 +39,7 @@
3939
# Be advised, RDoc will not detect delegated methods.
4040
#
4141
class Delegator < BasicObject
42-
VERSION = "0.3.1"
42+
VERSION = "0.4.0"
4343

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

0 commit comments

Comments
 (0)