Skip to content

Commit ae85fc7

Browse files
knumatzbot
authored andcommitted
[ruby/set] Bump VERSION to 1.1.1
ruby/set@1c3cded76a
1 parent 49d2e79 commit ae85fc7

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)