Skip to content

Commit 641cdd2

Browse files
torredilConnorJC3
authored andcommitted
Bump up VERSION
Signed-off-by: torredil <torredil@amazon.com>
1 parent fd43e69 commit 641cdd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PROTO_FILE=modify.proto
22
PROTO_GENERATED_FILES_PATH=pkg/rpc
3-
VERSION="v0.2.0"
3+
VERSION="v0.2.1"
44
LDFLAGS="-X 'main.version=$(VERSION)'"
55
.PHONY: all
66
all: build

0 commit comments

Comments
 (0)