Skip to content

Commit 1c3cded

Browse files
committed
Bump VERSION to 1.1.1
1 parent e888343 commit 1c3cded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/set.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
# has been modified while an element in the set.
217217
#
218218
class Set
219-
VERSION = "1.1.0"
219+
VERSION = "1.1.1"
220220

221221
include Enumerable
222222

0 commit comments

Comments
 (0)