Skip to content

Commit 6fee671

Browse files
committed
Bump version in Makefile for release
Signed-off-by: Connor Catlett <conncatl@amazon.com>
1 parent 070ae3b commit 6fee671

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.1.1"
3+
VERSION="v0.1.3"
44
LDFLAGS="-X 'main.version=$(VERSION)'"
55
.PHONY: all
66
all: build

0 commit comments

Comments
 (0)