Skip to content

Commit 49ed99e

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

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.11",
3+
"version": "0.1.12",
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.11",
3+
"version": "0.1.12",
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.11",
3+
"version": "0.1.12",
44
"type": "module",
55
"description": "OtterSight scanner core - SBOM + CVE + EUVD + KEV enrichment",
66
"publishConfig": { "access": "public" },

0 commit comments

Comments
 (0)