From ff7af806e5bb960867924bf7fbbbadd801e06b0b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 7 Dec 2022 14:10:30 +0100 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a81060..69ce7c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "os-name", - "version": "5.0.1", + "version": "5.1.0", "description": "Get the name of the current operating system. Example: macOS Sierra", "license": "MIT", "repository": "sindresorhus/os-name",