From e74b04172f04d97353ac702310d9bfe8c7bb54ab Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 28 Apr 2019 22:23:51 +0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b15814..02faec4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "term-size", - "version": "1.2.0", + "version": "2.0.0", "description": "Reliably get the terminal window size (columns & rows)", "license": "MIT", "repository": "sindresorhus/term-size",