Skip to content

Commit

Permalink
Bump up 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 7, 2023
1 parent eb6fcdf commit f763384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/weakref.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#

class WeakRef < Delegator
VERSION = "0.1.2"
VERSION = "0.1.3"

##
# RefError is raised when a referenced object has been recycled by the
Expand Down

0 comments on commit f763384

Please sign in to comment.