Skip to content

Commit feaa5d5

Browse files
committed
Release 1.1.0
1 parent cea0610 commit feaa5d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== August 20, 2025
2+
3+
* Fix Heap not working in certain cases
4+
15
=== January 22, 2013
26

37
* JRuby support

algorithms.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = "algorithms"
5-
s.version = "1.0.1"
5+
s.version = "1.1.0"
66

77
s.authors = ["Kanwei Li"]
88
s.email = "kanwei@gmail.com"

0 commit comments

Comments
 (0)