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

commit71098bc987ec25af5d917208271efa2f406bf269
parentb67661db4b
authorSiddharth Dushantha <[email protected]>
date2020-02-10 08:54
version bump 1.0.2 --> 1.0.3

 fontpreview | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fontpreview b/fontpreview
index 7f4f90f..fed00a9 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.2
+VERSION=1.0.3
 
 # Default values
 SEARCH_PROMPT="❯ "