@thi.ng/dcons
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.6"></a> | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.1.5...@thi.ng/dcons@0.1.6) (2018-01-29) | ||
**Note:** Version bump only for package @thi.ng/dcons | ||
<a name="0.1.5"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.1.4...@thi.ng/dcons@0.1.5) (2018-01-28) |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
@@ -26,3 +26,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^1.3.0" | ||
"@thi.ng/api": "^1.4.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "keywords": [ |
27165
Updated@thi.ng/api@^1.4.0