package v1

// Hub is the stub function to make the API conversion pattern with hub and spokes complete
func (*KeptnAppVersion) Hub() {
	// Hub() needed to implement interface
}
