]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.7.0 v0.7.0
authorStefan Gasser <redacted>
Wed, 24 Jun 2026 06:43:39 +0000 (08:43 +0200)
committerGitHub <redacted>
Wed, 24 Jun 2026 06:43:39 +0000 (08:43 +0200)
docs/api-reference/status.mdx
package.json

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