From 7d37df0d9481c24d1bb1a2376c6b7b66652368ba Mon Sep 17 00:00:00 2001 From: "payne.fu" Date: Fri, 14 Jul 2023 10:07:54 +0800 Subject: [PATCH] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1945c9..dfa6e8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "check-24-hours-time", - "version": "1.8.0", + "version": "1.9.0", "description": "A thin wrapper on top of GetLocaleInfoEx", "main": "dist/index.js", "typings": "dist/index.d.ts",