We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070ae3b commit 6fee671Copy full SHA for 6fee671
Makefile
@@ -1,6 +1,6 @@
1
PROTO_FILE=modify.proto
2
PROTO_GENERATED_FILES_PATH=pkg/rpc
3
-VERSION="v0.1.1"
+VERSION="v0.1.3"
4
LDFLAGS="-X 'main.version=$(VERSION)'"
5
.PHONY: all
6
all: build
0 commit comments