`ploy version` should print the version of ploy that we're running. The version can be included in the binary by the Go linker [like this](https://www.digitalocean.com/community/tutorials/using-ldflags-to-set-version-information-for-go-applications)
ploy versionshould print the version of ploy that we're running.The version can be included in the binary by the Go linker like this