From 5d16b1e36df9e1114f585a6b9d649f20e820a350 Mon Sep 17 00:00:00 2001 From: shaack Date: Sun, 18 Jun 2023 10:16:29 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a751fa..8128268 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-auto-dark-mode", - "version": "1.0.1", + "version": "1.1.0", "description": "Adds the missing auto dark mode to Bootstrap >= 5.3, which switches automatically, based on system settings.", "main": "index.js", "scripts": {