We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72ee671 + 3ee028e commit 4b6f114Copy full SHA for 4b6f114
README.md
@@ -1,4 +1,4 @@
1
-# Stream To Async Iterator
+# Stream To Async Iterator [](https://www.npmjs.com/package/stream-to-async-iterator) [](https://travis-ci.org/basicdays/node-stream-to-async-iterator)
2
3
4
## Overview
package.json
@@ -1,6 +1,6 @@
{
"name": "stream-to-async-iterator",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "ES async interator wrapper for node streams",
5
"main": "stream-to-async-iterator.js",
6
"scripts": {
0 commit comments