chore: set package version to 0.0.2

This commit is contained in:
David Ibia
2026-01-12 19:30:19 +01:00
parent b21d63cb7c
commit 9c89528829
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "envsitter-guard",
"version": "0.0.1",
"version": "0.0.2",
"description": "OpenCode plugin that prevents agents/tools from reading or editing sensitive .env* files, while still allowing safe inspection via EnvSitter.",
"license": "MIT",
"type": "module",