Skip to content

Commit

Permalink
🔖 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
segersniels committed Nov 18, 2024
1 parent aef4d16 commit 2955dee
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 dev version demo $(TARGETS)

BINARY_NAME := genmoji
VERSION := 1.0.1
VERSION := 1.1.0
BUILD_DIR := bin

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

0 comments on commit 2955dee

Please sign in to comment.