From 799ca2415c5e5dd613c56000bc81734c02643bcf Mon Sep 17 00:00:00 2001 From: shaack Date: Sat, 11 Jan 2025 21:08:41 +0100 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8128268..19b5cb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-auto-dark-mode", - "version": "1.1.0", + "version": "1.1.1", "description": "Adds the missing auto dark mode to Bootstrap >= 5.3, which switches automatically, based on system settings.", "main": "index.js", "scripts": {