]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.7.3 v0.7.3
authorStefan Gasser <redacted>
Sun, 28 Jun 2026 23:42:11 +0000 (01:42 +0200)
committerGitHub <redacted>
Sun, 28 Jun 2026 23:42:11 +0000 (01:42 +0200)
docs/api-reference/status.mdx
package.json

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