package generator // Version is the version of katenary. It is set at compile time. var Version = "master" // changed at compile time