diff --git a/Makefile b/Makefile index 37a8156..7fe4f96 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BINARY_NAME := cmt -VERSION := 1.0.2 +VERSION := 1.0.3 BUILD_DIR := bin TARGETS := darwin-arm64 darwin-amd64 linux-arm64 linux-amd64