bump version to 0.1.1, add version bump rule to agents.md

This commit is contained in:
2026-03-04 21:26:18 +00:00
parent 71ff667963
commit c6695aef29
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"strings"
)
const version = "0.1.0"
const version = "0.1.1"
func main() {
if len(os.Args) < 2 {