aboutsummaryrefslogtreecommitdiff
path: root/html2md_main.go
diff options
context:
space:
mode:
Diffstat (limited to 'html2md_main.go')
-rw-r--r--html2md_main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/html2md_main.go b/html2md_main.go
index 40309f3..ebf91fe 100644
--- a/html2md_main.go
+++ b/html2md_main.go
@@ -49,7 +49,7 @@ type OptsT struct {
var (
progname = "html2md"
- version = "0.1.0"
+ version = "0.1.01"
date = "2020-07-25"
rootArgv *rootT