From 5f189e8856d125e7339d7986a554c6a042083e49 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 7 Oct 2021 19:48:42 +0700 Subject: [PATCH] 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb40cca..e0a9109 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "os-locale", - "version": "6.0.0", + "version": "6.0.1", "description": "Get the system locale", "license": "MIT", "repository": "sindresorhus/os-locale",