Skip to content

Commit 2b3dafd

Browse files
author
Katrina Owen
committed
Bump to version 3.0.0-alpha.9.mentors
1 parent a11bb97 commit 2b3dafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99

1010
// Version is the version of the current build.
1111
// It follows semantic versioning.
12-
const Version = "3.0.0-alpha.4"
12+
const Version = "3.0.0-alpha.9.mentors"
1313

1414
// checkLatest flag for version command.
1515
var checkLatest bool

0 commit comments

Comments
 (0)