summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/set.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/set.rb b/lib/set.rb
index cf99ffac4b..5ac37dbf3c 100644
--- a/lib/set.rb
+++ b/lib/set.rb
@@ -216,7 +216,6 @@
# has been modified while an element in the set.
#
class Set
-
VERSION = "1.0.3"
include Enumerable