Skip to content

Commit d406e2b

Browse files
committed
0.1.1
1 parent 1fac218 commit d406e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "json-array-stream",
33
"description": "Streaming JSON.stringify() that returns an array",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"scripts": {
66
"test": "make test"
77
},
@@ -27,4 +27,4 @@
2727
"engines": {
2828
"node": ">= 0.10"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)