git clone https://git.lucas.co/fontpreview.git
version bump 1.0.3 --> 1.0.4
fontpreview | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fontpreview b/fontpreview
index 873d66d..039327a 100755
--- a/fontpreview
+++ b/fontpreview
@@ -10,7 +10,7 @@ FONTPREVIEW_DIR="$(mktemp -d --tmpdir fontpreview_dir_XXXXXXXX)"
PIDFILE="$(mktemp --tmpdir="$FONTPREVIEW_DIR" fontpreview_XXXXXXXX.pid)"
FONT_PREVIEW="$(mktemp --tmpdir="$FONTPREVIEW_DIR" fontpreview_XXXXXXXX.png)"
TERMWIN_IDFILE="$(mktemp --tmpdir="$FONTPREVIEW_DIR" fontpreview_XXXXXXXX.termpid)"
-VERSION=1.0.3
+VERSION=1.0.4
# Default values
SEARCH_PROMPT="❯ "