goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.17k stars 157 forks source link

fix: version output #684

Closed figsoda closed 1 year ago

figsoda commented 1 year ago

nfpm version nfpm version <version> -> nfpm version <version>

caarlos0 commented 1 year ago

oh, good catch! thanks!