Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 2b8fdf8

Browse files
committed
Bump up v1.1.2
1 parent 6a0b19f commit 2b8fdf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/set.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
# has been modified while an element in the set.
225225
#
226226
class Set
227-
VERSION = "1.1.1"
227+
VERSION = "1.1.2"
228228

229229
include Enumerable
230230

0 commit comments

Comments
 (0)