diff --git a/config.go b/config.go index bf026e8..c0973b9 100644 --- a/config.go +++ b/config.go @@ -35,7 +35,7 @@ import ( ) const ( - VERSION string = "0.2.0" + VERSION string = "0.3.0" Baseuri string = "https://www.kleinanzeigen.de" Listuri string = "/s-bestandsliste.html" Defaultdir string = "."