From 07288e101242054df3c197abc5559458af6c78ba Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 12 May 2020 16:40:14 +0800 Subject: [PATCH] 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9afb999..d9dc2ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-stdin", - "version": "7.0.0", + "version": "8.0.0", "description": "Get stdin as a string or buffer", "license": "MIT", "repository": "sindresorhus/get-stdin",