@thi.ng/rstream
Advanced tools
Comparing version 0.9.1 to 0.9.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.9.2"></a> | ||
## [0.9.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@0.9.1...@thi.ng/rstream@0.9.2) (2018-02-02) | ||
**Note:** Version bump only for package @thi.ng/rstream | ||
<a name="0.9.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.9.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@0.9.0...@thi.ng/rstream@0.9.1) (2018-02-01) |
{ | ||
"name": "@thi.ng/rstream", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Reactive multi-tap streams & transformation pipeline constructs", | ||
@@ -29,4 +29,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/atom": "^0.5.0", | ||
"@thi.ng/transducers": "^1.0.6" | ||
"@thi.ng/atom": "^0.5.1", | ||
"@thi.ng/transducers": "^1.0.7" | ||
}, | ||
@@ -33,0 +33,0 @@ "keywords": [ |
57245
Updated@thi.ng/atom@^0.5.1
Updated@thi.ng/transducers@^1.0.7