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

commit1429a464146aa5404f658749578b3bab0bc394da
parent27b47f3337
authorSiddharth Dushantha <siddharth.dushantha@gmail.com>
date2020-02-09 16:42
version bump 1.0.0 --> 1.0.1

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

diff --git a/fontpreview b/fontpreview
index 5f9b35a..382ce4f 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.0
+VERSION=1.0.1
 
 # Default values
 SEARCH_PROMPT="❯ "