@thi.ng/heaps
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.2.2"></a> | ||
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.1...@thi.ng/heaps@0.2.2) (2018-04-24) | ||
**Note:** Version bump only for package @thi.ng/heaps | ||
<a name="0.2.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.0...@thi.ng/heaps@0.2.1) (2018-04-22) |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Generic binary heap & d-ary heap implementations with customizable ordering", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -5,2 +5,5 @@ # @thi.ng/heaps | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo. | ||
## About | ||
@@ -7,0 +10,0 @@ |
26704
54