Skip to content

Commit bfcf969

Browse files
authored
Merge pull request #138 from invariantlabs-ai/version-bump
version bump
2 parents 361081f + 98d7883 commit bfcf969

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@
4646
- `0.3.28` Support unknown MCP configurations
4747
- `0.3.29` Add `evo` command to push scan results to Snyk Evo
4848
- `0.3.30` Add `--skip-ssl-verify` flag to skip SSL cert verification
49+
- `0.3.31` Add metadata on push and more detailed error logging

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mcp-scan"
3-
version = "0.3.30"
3+
version = "0.3.31"
44
description = "MCP Scan tool"
55
readme = "README.md"
66
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)