Skip to content

Commit fd51ba2

Browse files
pikespeakclaude
andcommitted
chore: bump version to 0.1.13
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d32a032 commit fd51ba2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ottersight/cli",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"type": "module",
55
"description": "ottersight - local SCA scanner CLI",
66
"license": "MIT",

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ottersight/mcp",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"type": "module",
55
"description": "OtterSight MCP server - security vulnerability scanning for AI assistants",
66
"license": "MIT",

packages/scanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ottersight/scanner",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"type": "module",
55
"description": "OtterSight scanner core - SBOM + CVE + EUVD + KEV enrichment",
66
"publishConfig": { "access": "public" },

0 commit comments

Comments
 (0)