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 35dfcef commit 256c911Copy full SHA for 256c911
lib/singleton.rb
@@ -92,7 +92,7 @@
92
# p a.strip # => nil
93
#
94
module Singleton
95
- VERSION = "0.2.0"
+ VERSION = "0.3.0"
96
97
module SingletonInstanceMethods
98
# Raises a TypeError to prevent cloning.
0 commit comments