Skip to content

Commit b250f06

Browse files
authored
chore: bump version + update changelog (#272)
1 parent 1dffd36 commit b250f06

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@
7171
- `0.4.13` Minor fixes.
7272
- `0.4.14` 'guard' hook installation flow for Claude Code and Cursor.
7373
- `0.4.15` Support Windows and x86 builds
74+
- `0.4.16` Bug fixes and improvements.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snyk-agent-scan"
3-
version = "0.4.15"
3+
version = "0.4.16"
44
description = "Agent supply chain security scanner."
55
readme = "README.md"
66
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)