From cab634438b4a6124edad33b8e15fa58c4d961cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurens=20St=C3=B6tzel?= Date: Tue, 22 Aug 2023 09:53:19 +0200 Subject: [PATCH] v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d02e50..ab6ebd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ntp-time-sync", - "version": "0.3.0", + "version": "0.3.1", "description": "Fetches the current time from NTP servers and returns offset information", "main": "dist/index.js", "dependencies": {