Skip to content

Commit

Permalink
Prepare for release: bump version to 1.3.0
Browse files Browse the repository at this point in the history
Test plan:
* N/A
  • Loading branch information
jonaslu committed May 15, 2022
1 parent 9767bb0 commit 695e265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ain/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"github.com/jonaslu/ain/internal/pkg/disk"
)

var version = "1.2.2"
var version = "1.3.0"
var gitSha = "develop"

const bashSignalCaughtBase = 128
Expand Down

0 comments on commit 695e265

Please sign in to comment.