Skip to content

Commit 1560916

Browse files
committed
chore: bump version to 0.1.13
1 parent 5bdf76e commit 1560916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
const (
17-
CliVersion = "0.1.12"
17+
CliVersion = "0.1.13"
1818
CheckInterval = 10 * time.Minute
1919
repoOwner = "coollabsio"
2020
repoName = "jean"

0 commit comments

Comments
 (0)