]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.7.1 v0.7.1
authorStefan Gasser <redacted>
Sat, 27 Jun 2026 07:33:37 +0000 (09:33 +0200)
committerGitHub <redacted>
Sat, 27 Jun 2026 07:33:37 +0000 (09:33 +0200)
docs/api-reference/status.mdx
package.json

index 710a8578fbc5668bc4a6e8adb9a62ef9d72e3bdb..c7586a653f1c36f351b45c5557952e09d092bba2 100644 (file)
@@ -66,7 +66,7 @@ curl http://localhost:3000/info
 ```json
 {
   "name": "PasteGuard",
-  "version": "0.7.0",
+  "version": "0.7.1",
   "description": "Privacy proxy for LLMs",
   "mode": "mask",
   "providers": {
index 58af3f4ec74d3916c65cf4b1e77703bb930b122a..93a56df386907320ddcf559220057f54d9e7174d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "pasteguard",
-  "version": "0.7.0",
+  "version": "0.7.1",
   "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