[ruby/singleton] Bump up 0.2.0
https://github.com/ruby/singleton/commit/3c7fb5f258
This commit is contained in:
parent
b2b20ea0ce
commit
b5e7065d9a
@ -92,7 +92,7 @@
|
|||||||
# p a.strip # => nil
|
# p a.strip # => nil
|
||||||
#
|
#
|
||||||
module Singleton
|
module Singleton
|
||||||
VERSION = "0.1.1"
|
VERSION = "0.2.0"
|
||||||
|
|
||||||
# Raises a TypeError to prevent cloning.
|
# Raises a TypeError to prevent cloning.
|
||||||
def clone
|
def clone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user