Skip to content

Commit ca02863

Browse files
authored
Merge pull request #29 from awslabs/bump-version-release
Bump version to 0.3.0
2 parents cd040ad + 4320dff commit ca02863

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

0 commit comments

Comments
 (0)