1 2 3 4 5
// Package version holds release metadata for the snonux binary. package version // Version is the application version (semantic versioning). const Version = "0.1.4"