From 63ffcf5056f8fb74634e79d80581c94249bde14b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 17 Aug 2014 21:26:47 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b68a001..4e79f75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-stdin", - "version": "2.0.0", + "version": "3.0.0", "description": "Easier stdin", "license": "MIT", "repository": "sindresorhus/get-stdin",