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