Skip to content

Commit

Permalink
Merge pull request #38 from torredil/release-0.4.0
Browse files Browse the repository at this point in the history
Release v0.4.0
  • Loading branch information
torredil authored Nov 4, 2024
2 parents fd55df3 + 08c1e24 commit 5eb7d23
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 5eb7d23

Please sign in to comment.