diff --git a/package.json b/package.json index 07cc3e2..c21b7b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "buffed", - "version": "1.0.0", + "version": "0.2.1", "description": "Acts as a stream to send a buffer, gather buffers, or both.", "main": "lib/index.js", "files": [ @@ -49,7 +49,7 @@ "istanbul": "^0.4.5", "mocha": "^5.2.0", "mocha-lcov-reporter": "^1.3.0", - "through2": "^2.0.3" + "through2": "^3.0.0" }, "dependencies": {}, "engines": {