From 07ce4cab10a82fec9242868e784024dd4285e793 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Mon, 4 Oct 2021 09:27:23 -0400 Subject: [PATCH] Release 0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d83f29..37c4aaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dark-mode-switcheroo", - "version": "0.9.0", + "version": "0.9.1", "description": "🌓 Simple CSS theme switching with saved preferences and automatic OS setting detection", "license": "MIT", "author": {