diff --git a/package.json b/package.json index 7c54624..680caed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readline-transform", - "version": "0.9.0", + "version": "1.0.0", "description": "Transform stream to read line-by-line and write a string", "main": "index.js", "scripts": {