]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.7.5 (#138) v0.7.5
authorStefan Gasser <redacted>
Fri, 3 Jul 2026 09:41:14 +0000 (11:41 +0200)
committerGitHub <redacted>
Fri, 3 Jul 2026 09:41:14 +0000 (11:41 +0200)
docs/api-reference/status.mdx
package.json

index 9e56fdf7b445f06e939bbe6bac966cf0d2997611..184cc08af684352f1ae5a6270c4d7d8105b2a18e 100644 (file)
@@ -66,7 +66,7 @@ curl http://localhost:3000/info
 ```json
 {
   "name": "PasteGuard",
-  "version": "0.7.4",
+  "version": "0.7.5",
   "description": "Privacy proxy for LLMs",
   "mode": "mask",
   "providers": {
index 4455cd179cb6cecaa3bbaf13c89806e1800dd356..b609edad3c8ba5c2832cc41d27dba9bf3d1a7ce1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "pasteguard",
-  "version": "0.7.4",
+  "version": "0.7.5",
   "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