From befe213df9a08b43e54d3860e3b167cf2d40435f Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 5 Apr 2019 14:12:51 +0700 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dde13c1..49f84f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "os-name", - "version": "3.0.0", + "version": "3.1.0", "description": "Get the name of the current operating system. Example: macOS Sierra", "license": "MIT", "repository": "sindresorhus/os-name",