]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.7.2 (#123) v0.7.2
authorStefan Gasser <redacted>
Sun, 28 Jun 2026 09:16:21 +0000 (11:16 +0200)
committerGitHub <redacted>
Sun, 28 Jun 2026 09:16:21 +0000 (11:16 +0200)
docs/api-reference/status.mdx
package.json

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