aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 14:45:30 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 14:45:30 +0100
commitc14ae803776b24df744963ad1acf2c0e76e23031 (patch)
tree0066874aa3e4f1a26c0fdbcb6312ea52344a1ece
parent6a02781aaca935271740693df9e974a0955bab10 (diff)
downloadhttptool-c14ae803776b24df744963ad1acf2c0e76e23031.tar.gz
httptool-c14ae803776b24df744963ad1acf2c0e76e23031.tar.bz2
httptool-c14ae803776b24df744963ad1acf2c0e76e23031.tar.lz
httptool-c14ae803776b24df744963ad1acf2c0e76e23031.zip

feat: bump

-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 570297f..652a00c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"description": "A minimal extension for manipulation of HTTP Requests and Responses; a fancy wrapper around browser.webRequest. Should be treated as a more restricted single-script userscript manager.",
"manifest_version": 2,
"name": "httptool",
- "version": "0.0.1",
+ "version": "0.0.2",
"permissions": [
"webRequest",