]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.9.0 (#158) v0.9.0
authorStefan Gasser <redacted>
Sun, 26 Jul 2026 10:45:52 +0000 (12:45 +0200)
committerGitHub <redacted>
Sun, 26 Jul 2026 10:45:52 +0000 (12:45 +0200)
* Document semantic backend configuration

* Tighten semantic backend documentation

* Keep detector docs in main documentation

* Bump version to 0.9.0

package.json

index 4bc1323916f6c27e9ce7b8c5989e1bbbebdb9bc2..cb70b7ecb35643d62385708ba88af7bc1fde0a57 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "pasteguard",
-  "version": "0.8.3",
+  "version": "0.9.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