Show a graph for words indexed, clean up display.

This commit is contained in:
2022-12-18 09:46:03 +10:30
parent 8215eaa821
commit 85b98b6a25
3 changed files with 50 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ import (
"golang.org/x/mod/semver"
)
const Tag = "v0.0.35"
const Tag = "v0.0.36"
type Info struct {
Local struct {