diff --git a/wdm.go b/wdm.go index 85e3e7f..7782502 100644 --- a/wdm.go +++ b/wdm.go @@ -15,8 +15,8 @@ import ( const ( Author string = "Georg Spar" - Version string = "0.1.0" - ReleaseDate string = "2023-06-01" + Version string = "0.1.1" + ReleaseDate string = "2023-06-28" ) func main() {