]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.8.0 v0.8.0
authorStefan Gasser <redacted>
Sun, 12 Jul 2026 09:01:01 +0000 (11:01 +0200)
committerGitHub <redacted>
Sun, 12 Jul 2026 09:01:01 +0000 (11:01 +0200)
docs/api-reference/status.mdx
package.json

index 03647ba8cfa41faae16617ba1f1f8670735afd5c..533fc26683e09d57a9b7536d1f3a1433f2b6f0a6 100644 (file)
@@ -66,7 +66,7 @@ curl http://localhost:3000/info
 ```json
 {
   "name": "PasteGuard",
-  "version": "0.7.6",
+  "version": "0.8.0",
   "description": "Privacy proxy for LLMs",
   "mode": "mask",
   "providers": {
index c7869449933a9debe684e8a9d10ad2ed7e286cb0..b6f6f8b81d040d06fb1564bc5971162f504f6e7e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "pasteguard",
-  "version": "0.7.6",
+  "version": "0.8.0",
   "description": "Privacy proxy for LLMs. Masks personal data and secrets before sending to your provider.",
   "type": "module",
   "main": "src/index.ts",
git clone https://git.99rst.org/PROJECT