We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb7fca commit 9ea44e1Copy full SHA for 9ea44e1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "binary-split",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "a fast newline (or any delimiter) splitter stream - like require('split') but faster",
5
"main": "index.js",
6
"scripts": {
0 commit comments