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