cdn/vendor/github.com/a-h/templ/version.go

7 lines
72 B
Go

package templ
import _ "embed"
//go:embed .version
var Version string