Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
summerwind committed Apr 11, 2019
1 parent 59e80d5 commit 6fa6cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Expand Up @@ -2,7 +2,7 @@ version: '2'

vars:
NAME: whitebox-controller
VERSION: 0.2.0
VERSION: 0.3.0
COMMIT: {sh: git rev-parse --verify HEAD}
BUILD_FLAGS: -ldflags "-X main.VERSION={{.VERSION}} -X main.COMMIT={{.COMMIT}}"

Expand Down

0 comments on commit 6fa6cef

Please sign in to comment.