Skip to content

Commit

Permalink
[ruby/set] Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed Dec 23, 2023
1 parent 67882d7 commit c66ff6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/set.rb
Expand Up @@ -216,7 +216,7 @@
# has been modified while an element in the set.
#
class Set
VERSION = "1.1.0.dev"
VERSION = "1.1.0"

include Enumerable

Expand Down

0 comments on commit c66ff6f

Please sign in to comment.