chore: add goreleaser

This commit is contained in:
soulteary 2023-01-10 00:04:46 +08:00
parent 6c8316730c
commit 9e754e8664
No known key found for this signature in database
GPG key ID: 8107DBA6BC84D986
3 changed files with 125 additions and 6 deletions

View file

@ -0,0 +1,5 @@
package version
var (
Version = "2.8.0"
)