Update version

This commit is contained in:
Justin Hawkins 2025-05-01 23:45:46 +09:30
parent e4edb08bd1
commit fba84f0827

View File

@ -10,7 +10,7 @@ import (
"golang.org/x/mod/semver" "golang.org/x/mod/semver"
) )
const Tag = "v0.0.36" const Tag = "v0.1.0-alpha.0"
type Info struct { type Info struct {
Local struct { Local struct {