Skip to content

Commit 4b6f114

Browse files
committed
Merge branch 'release/v0.2.1'
2 parents 72ee671 + 3ee028e commit 4b6f114

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Stream To Async Iterator
1+
# Stream To Async Iterator [![npm version](https://badge.fury.io/js/stream-to-async-iterator.svg)](https://www.npmjs.com/package/stream-to-async-iterator) [![Build Status](https://travis-ci.org/basicdays/node-stream-to-async-iterator.svg?branch=master)](https://travis-ci.org/basicdays/node-stream-to-async-iterator)
22

33

44
## Overview

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stream-to-async-iterator",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "ES async interator wrapper for node streams",
55
"main": "stream-to-async-iterator.js",
66
"scripts": {

0 commit comments

Comments
 (0)