// Package version holds the build version string. package version // String is the emcli version. Overridden at release via -ldflags. var String = "v0.1.0-dev"