From 55fee2275279ecbba39eb3b83ba90c6e775f3e44 Mon Sep 17 00:00:00 2001 From: Marques Lee Date: Tue, 3 Oct 2017 19:34:25 -0700 Subject: [PATCH] bump to 0.5.6 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index fcba929..660ffa8 100644 --- a/main.go +++ b/main.go @@ -12,7 +12,7 @@ import ( ) const ( - VERSION = "0.5.5" + VERSION = "0.5.6" USAGE = ` Usage: %s [-o DESTFILE] [-d DICTPATH] [--stdout] [-cfms] [--] INPUTFILE %s -v