summaryrefslogtreecommitdiff
path: root/lib/singleton.rb
diff options
context:
space:
mode:
-rw-r--r--lib/singleton.rb2
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@
# p a.strip # => nil
#
module Singleton
- VERSION = "0.1.0"
# Raises a TypeError to prevent cloning.
def clone