We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea0610 commit feaa5d5Copy full SHA for feaa5d5
CHANGELOG.markdown
@@ -1,3 +1,7 @@
1
+=== August 20, 2025
2
+
3
+ * Fix Heap not working in certain cases
4
5
=== January 22, 2013
6
7
* JRuby support
algorithms.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "algorithms"
- s.version = "1.0.1"
+ s.version = "1.1.0"
s.authors = ["Kanwei Li"]
8
s.email = "kanwei@gmail.com"
0 commit comments