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

commit25ea55ee20530dad9c986d3e20c57e85d654b138
parentf166b5fec0
authorSiddharth Dushantha <[email protected]>
date2020-02-09 20:41
version bump 1.0.1 --> 1.0.2

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

diff --git a/fontpreview b/fontpreview
index 089fce0..f75aaf0 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.1
+VERSION=1.0.2
 
 # Default values
 SEARCH_PROMPT="❯ "