Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
summerwind committed Sep 5, 2018
1 parent 5268a36 commit 91f6e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2'

vars:
NAME: github-project-exporter
VERSION: 0.2.0
VERSION: 0.3.0
COMMIT: {sh: git rev-parse --verify HEAD}
PACKAGES: {sh: go list ./...}
BUILD_FLAGS: -ldflags "-X main.VERSION={{.VERSION}} -X main.COMMIT={{.COMMIT}}"
Expand Down

0 comments on commit 91f6e5d

Please sign in to comment.