package version

// Version identifies this Deis product revision.
const Version = "1.10.0-dev"

// API identifies the latest Deis api verison
const APIVersion = "1.5"
