From e30338537e55c6007ccb65df20fc3bf9b1d621dc Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 15 Apr 2019 09:22:20 +0700 Subject: [PATCH] 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a55b6d2..7cbc1c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-stdin", - "version": "6.0.0", + "version": "7.0.0", "description": "Get stdin as a string or buffer", "license": "MIT", "repository": "sindresorhus/get-stdin",