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