Skip to content

Commit 331852b

Browse files
committed
v1.2.0
1 parent 287f26a commit 331852b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/cmd_version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import (
88

99
// TODO: insert automatically via build step?
1010
const (
11-
VERSION = "1.1.1"
12-
BUILDDATE = "2018-07-04T19:42:00+02"
11+
VERSION = "1.2.0"
12+
BUILDDATE = "2019-02-10T00:00:00+00"
1313
)
1414

1515
func init() {

0 commit comments

Comments
 (0)