Skip to content

Commit

Permalink
Merge pull request #29 from awslabs/bump-version-release
Browse files Browse the repository at this point in the history
Bump version to 0.3.0
  • Loading branch information
torredil authored Apr 22, 2024
2 parents cd040ad + 4320dff commit ca02863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PROTO_FILE=modify.proto
PROTO_GENERATED_FILES_PATH=pkg/rpc
VERSION="v0.2.1"
VERSION="v0.3.0"
LDFLAGS="-X 'main.version=$(VERSION)'"
.PHONY: all
all: build
Expand Down

0 comments on commit ca02863

Please sign in to comment.