Skip to content

Commit

Permalink
v2.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: FUJITA Tomonori <[email protected]>
  • Loading branch information
fujita committed Jan 1, 2020
1 parent ba675f0 commit a4b688a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ package version
import "fmt"

const MAJOR uint = 2
const MINOR uint = 11
const MINOR uint = 12
const PATCH uint = 0

var COMMIT string = ""
Expand Down

0 comments on commit a4b688a

Please sign in to comment.