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": {