package bun

// Version is the current release version.
func () string {
	return "1.0.8"
}