From 147d91ccdb23748b4655192781928df9f4fb4aee Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 16 Apr 2021 14:19:40 +0700 Subject: [PATCH] 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a01fae..bd758aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-stdin", - "version": "8.0.0", + "version": "9.0.0", "description": "Get stdin as a string or buffer", "license": "MIT", "repository": "sindresorhus/get-stdin",