Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
doronbehar committed Sep 4, 2020
1 parent 20fe896 commit 79fe532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

NAME := pistol
VERSION := v0.1.4
VERSION := v0.1.5

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

0 comments on commit 79fe532

Please sign in to comment.