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.
2 parents cd040ad + 4320dff commit ca02863Copy full SHA for ca02863
Makefile
@@ -1,6 +1,6 @@
1
PROTO_FILE=modify.proto
2
PROTO_GENERATED_FILES_PATH=pkg/rpc
3
-VERSION="v0.2.1"
+VERSION="v0.3.0"
4
LDFLAGS="-X 'main.version=$(VERSION)'"
5
.PHONY: all
6
all: build
0 commit comments