Hey, not a big deal but binaries downloaded from tag [v1.3.0](https://github.com/six-ddc/plow/releases/tag/v1.3.0) report they are 1.2.0 with `--version`: ``` $ tar xf plow_1.3.0_darwin_amd64.tar.gz $ ./plow --version 1.2.0 ``` This might confuse some Ansible playbooks which use the stdout version to determine if a new binary needs to be downloaded.