diff --git a/main.go b/main.go index 7e97714..271b1c7 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ import ( "time" ) -const VERSION = "0.2.0" +const VERSION = "0.3.0" type Destination struct { Address string