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