// Package version defines a version string that is used for: // - building // - the user agent // - tagging package version // Version is the latest version // Update this when releasing const Version = "2.1.0"