Skip to content

Commit

Permalink
readme,makefile: replace release var with v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quasilyte committed Feb 21, 2021
1 parent 13cc12e commit 044c10b
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
@@ -1,5 +1,5 @@
GOPATH_DIR=`go env GOPATH`
RELEASE=v0.3.0
RELEASE=v0.3.1
BUILD_COMMIT=`git rev-parse HEAD`

build:
Expand Down

0 comments on commit 044c10b

Please sign in to comment.