Skip to content

Commit 256c911

Browse files
committed
Bump up v0.3.0
1 parent 35dfcef commit 256c911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/singleton.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
# p a.strip # => nil
9393
#
9494
module Singleton
95-
VERSION = "0.2.0"
95+
VERSION = "0.3.0"
9696

9797
module SingletonInstanceMethods
9898
# Raises a TypeError to prevent cloning.

0 commit comments

Comments
 (0)