From 238cb59a33ace0c58f97fb5bd16701a8192834ea Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 20 Nov 2018 21:18:58 +0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 687e9f9..5ba72cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "os-name", - "version": "2.0.1", + "version": "3.0.0", "description": "Get the name of the current operating system. Example: macOS Sierra", "license": "MIT", "repository": "sindresorhus/os-name",