Skip to content

Commit 695e265

Browse files
committed
Prepare for release: bump version to 1.3.0
Test plan: * N/A
1 parent 9767bb0 commit 695e265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/ain/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/jonaslu/ain/internal/pkg/disk"
1717
)
1818

19-
var version = "1.2.2"
19+
var version = "1.3.0"
2020
var gitSha = "develop"
2121

2222
const bashSignalCaughtBase = 128

0 commit comments

Comments
 (0)