Skip to content

Commit b6cdfff

Browse files
committed
chore: rename action to 'VibeGuard Security Gate' and bump version to 0.5.0
1 parent 4ce04dd commit b6cdfff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'VibeGuard'
1+
name: 'VibeGuard Security Gate'
22
description: 'Deterministic pre-merge safety gate for AI-generated code'
33
branding:
44
icon: shield

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "vibeguard-gate"
7-
version = "0.4.0"
7+
version = "0.5.0"
88
description = "Guardrails for vibe-coded software — a pre-merge safety gate for AI-generated changes"
99
readme = "README.md"
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)