@thi.ng/rstream
Advanced tools
Comparing version 1.0.20 to 1.0.21
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.21"></a> | ||
## [1.0.21](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.0.20...@thi.ng/rstream@1.0.21) (2018-03-18) | ||
**Note:** Version bump only for package @thi.ng/rstream | ||
<a name="1.0.20"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.0.19...@thi.ng/rstream@1.0.20) (2018-03-18) |
{ | ||
"name": "@thi.ng/rstream", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"description": "Reactive multi-tap streams & transformation pipeline constructs", | ||
@@ -29,3 +29,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/atom": "^1.0.3", | ||
"@thi.ng/atom": "^1.1.0", | ||
"@thi.ng/transducers": "^1.6.2" | ||
@@ -32,0 +32,0 @@ }, |
62778
Updated@thi.ng/atom@^1.1.0