[ruby/weakref] Bump up 0.1.3
https://github.com/ruby/weakref/commit/f763384744
This commit is contained in:
parent
304194d73e
commit
c9ee600cef
@ -17,7 +17,7 @@ require "delegate"
|
|||||||
#
|
#
|
||||||
|
|
||||||
class WeakRef < Delegator
|
class WeakRef < Delegator
|
||||||
VERSION = "0.1.2"
|
VERSION = "0.1.3"
|
||||||
|
|
||||||
##
|
##
|
||||||
# RefError is raised when a referenced object has been recycled by the
|
# RefError is raised when a referenced object has been recycled by the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user