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 eb6fcdf commit f763384Copy full SHA for f763384
lib/weakref.rb
@@ -17,7 +17,7 @@
17
#
18
19
class WeakRef < Delegator
20
- VERSION = "0.1.2"
+ VERSION = "0.1.3"
21
22
##
23
# RefError is raised when a referenced object has been recycled by the
0 commit comments