package version

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

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