git.lucas.co / fontpreview
git clone https://git.lucas.co/fontpreview.git

commitbf9dc4dfb1619cab16cb974a716accda177648d6
parentd611a03f1b
authorSiddharth Dushantha <siddharth.dushantha@gmail.com>
date2020-02-13 21:37
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="❯ "