Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
doronbehar committed Jul 12, 2020
1 parent 1a06852 commit 567a1b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

NAME := pistol
VERSION := v0.1.2
# version := $(word 1, $(VERSION))
VERSION := v0.1.3

build:
go build -ldflags "-X 'main.Version=$(VERSION)'" ./cmd/pistol
Expand Down

0 comments on commit 567a1b1

Please sign in to comment.