From e3892b149caf0f9915a03316a26e40db209a786e Mon Sep 17 00:00:00 2001 From: shaack Date: Thu, 8 Jun 2023 17:22:04 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80e5af8..b07993f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-auto-dark-mode", - "version": "1.0.0", + "version": "1.0.1", "description": "Switches the bootstrap >= 5.3 dark-mode automatically based on system settings.", "main": "index.js", "scripts": {