Fix/newline windows (#18)

* fix #17: use fmt.Println() after stats
* bump version
This commit is contained in:
T.v.Dein
2023-12-22 18:59:08 +01:00
committed by GitHub
parent 825649bb3b
commit eaf4db6cef
2 changed files with 4 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ import (
)
const (
VERSION string = "0.1.0"
VERSION string = "0.1.1"
Baseuri string = "https://www.kleinanzeigen.de"
Listuri string = "/s-bestandsliste.html"
Defaultdir string = "."