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