ruby/lib/weakref/version.rb
2020-02-11 14:05:04 +09:00

3 lines
39 B
Ruby

module Weakref
VERSION = "0.1.0"
end