We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9767bb0 commit 695e265Copy full SHA for 695e265
1 file changed
cmd/ain/main.go
@@ -16,7 +16,7 @@ import (
16
"github.com/jonaslu/ain/internal/pkg/disk"
17
)
18
19
-var version = "1.2.2"
+var version = "1.3.0"
20
var gitSha = "develop"
21
22
const bashSignalCaughtBase = 128
0 commit comments