summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-24 20:07:45 +0100
committerFrostyBiscuit <[email protected]>2025-02-24 20:07:45 +0100
commit582925ba162cd3a5ead033f0212fee255e1c7d39 (patch)
treef771f88ad70c86a39febae26ef7c165931187d55 /package.json
parentdca91c1d0624f82ff16d60e359a287c22515fe1d (diff)
Added support for google
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index df5a692..6580df2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "transparent-zen",
- "version": "0.1.9",
+ "version": "0.1.10",
"description": "A browser extension for Zen Browser to inject custom styles to make your favorite websites transparent",
"scripts": {
"build": "web-ext build --config web-ext-config.mjs",