bumpversion

This commit is contained in:
Thomas von Dein
2024-07-12 23:01:46 +02:00
parent caec6048a8
commit d1ad4dc7bb

View File

@@ -43,7 +43,7 @@ type Config struct {
} }
const ( const (
VERSION = "v0.0.8" VERSION = "v0.0.9"
Alive = 1 Alive = 1
Dead = 0 Dead = 0