package cli

// Version is the CLI version reported by `sonos --version`.
// Keep in sync with CHANGELOG.md.
const Version = "0.1.1"
