diff --git a/package.json b/package.json index a1f3952..c9e7398 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fifo-stream", - "version": "0.0.1", + "version": "0.1.0", "description": "Streams which doesn't locks fs threads when works with POSIX named pipes (FIFO).", "main": "index.js", "scripts": {