Skip to content

Commit

Permalink
🔖 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
segersniels committed Aug 4, 2024
1 parent 128e4f1 commit 032d77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cli/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: build clean run version demo

BINARY_NAME=genmoji
VERSION=0.6.0
VERSION=1.0.0
BUILD_DIR=bin

TARGETS=darwin-arm64 darwin-amd64 linux-arm64 linux-amd64
Expand Down

0 comments on commit 032d77d

Please sign in to comment.