Skip to content

Commit 30f876a

Browse files
pikespeakclaude
andcommitted
chore: bump version to 0.1.8
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9b32e71 commit 30f876a

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

0 commit comments

Comments
 (0)