]> git.99rst.org Git - sgasser-llm-shield.git/commitdiff
Bump version to 0.9.2 (#164) v0.9.2
authorStefan Gasser <redacted>
Fri, 31 Jul 2026 08:48:35 +0000 (10:48 +0200)
committerGitHub <redacted>
Fri, 31 Jul 2026 08:48:35 +0000 (10:48 +0200)
Updates the package version for the security patch release.

package.json

index 4800fa202fcbee7bf19a1349d667b7618852ef2b..0beefa6e607493cbc340847237f52e40dfb8ccbe 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "pasteguard",
-  "version": "0.9.1",
+  "version": "0.9.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