We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a363e8 commit bd7570aCopy full SHA for bd7570a
1 file changed
cmd/ain/main.go
@@ -17,7 +17,7 @@ import (
17
"github.com/jonaslu/ain/internal/pkg/parse"
18
)
19
20
-var version = "1.4.1"
+var version = "1.5.0"
21
var gitSha = "develop"
22
23
const bashSignalCaughtBase = 128
0 commit comments