]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.7.4 (#136) v0.7.4
authorStefan Gasser <redacted>
Thu, 2 Jul 2026 20:49:10 +0000 (22:49 +0200)
committerGitHub <redacted>
Thu, 2 Jul 2026 20:49:10 +0000 (22:49 +0200)
docs/api-reference/status.mdx
package.json

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