Add support for automatic jet version update.

This commit is contained in:
go-jet 2023-07-20 13:18:35 +02:00
parent e31e30b7f7
commit b38b63d804
2 changed files with 8 additions and 3 deletions

3
cmd/jet/version.go Normal file
View file

@ -0,0 +1,3 @@
package main
const version = "v2.10.0"