We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e620dd commit 47044d4Copy full SHA for 47044d4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "binary-split",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "a fast newline (or any delimiter) splitter stream - like require('split') but faster",
5
"main": "index.js",
6
"scripts": {
0 commit comments