Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: torredil <torredil@amazon.com>
  • Loading branch information
torredil committed Nov 4, 2024
1 parent fd55df3 commit 08c1e24
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.3.2"
VERSION="v0.4.0"
LDFLAGS="-X 'main.version=$(VERSION)'"
.PHONY: all
all: build
Expand Down

0 comments on commit 08c1e24

Please sign in to comment.