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

Commit bd09b75

Browse files
committed
v1.1.3
1 parent 60037bb commit bd09b75

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
@@ -219,7 +219,7 @@
219219
# has been modified while an element in the set.
220220
#
221221
class Set
222-
VERSION = "1.1.2"
222+
VERSION = "1.1.3"
223223

224224
include Enumerable
225225

0 commit comments

Comments
 (0)