We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b198e8d commit 008d391Copy full SHA for 008d391
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "concat-stream",
3
- "version": "1.6.1",
+ "version": "1.6.2",
4
"description": "writable stream that concatenates strings or binary data and calls a callback with the result",
5
"tags": [
6
"stream",
0 commit comments