summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-16 16:26:07 +0100
committerFrostyBiscuit <[email protected]>2025-02-16 16:26:07 +0100
commit321a29e1d9b01370f8efe8553f9adbcf6ee82292 (patch)
treebeba23fea906ef198823a15147a8c9dc471fae80 /package.json
parentd0e4dcc6ef057f4c680838d4f8ac8e099a166225 (diff)
Added support for the bing landing page
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 202b358..40af6f2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "transparent-zen",
- "version": "0.1.1",
+ "version": "0.1.2",
"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",