We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086652a commit 0a9e986Copy full SHA for 0a9e986
apps/cli/Makefile
@@ -1,7 +1,7 @@
1
.PHONY: build clean dev version demo $(TARGETS)
2
3
BINARY_NAME := genmoji
4
-VERSION := 1.1.0
+VERSION := 1.2.0
5
BUILD_DIR := bin
6
7
TARGETS := darwin-arm64 darwin-amd64 linux-arm64 linux-amd64
0 commit comments