Skip to content

Commit 2e290ec

Browse files
rodion-mclaude
andcommitted
chore(bash-guard): bump version to 0.2.0
versionString() reported by --version. Tracks the bash-guard-v0.2.0 release tag (rule_git family added). Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
1 parent 8781e37 commit 2e290ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • hooks/balanced-safety-hooks/src

hooks/balanced-safety-hooks/src/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ func selfDir() string {
257257
}
258258

259259
func versionString() string {
260-
return "bash-guard 0.1.0"
260+
return "bash-guard 0.2.0"
261261
}
262262

263263
// runSelfTest is a manual smoke check: it runs the parser on a couple of

0 commit comments

Comments
 (0)