From d049d1a1e91404519d19404a0de8481502d48ba3 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Fri, 1 May 2026 10:55:45 +0000 Subject: [PATCH] v2.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df8318a..7a56533 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartupdate", - "version": "2.0.6", + "version": "2.0.7", "private": false, "description": "A library designed to facilitate smarter update notifications and checking for Node.js projects.", "main": "dist_ts/index.js",