diff --git a/settings.go b/settings.go index 6ab84cf..c3a1d33 100644 --- a/settings.go +++ b/settings.go @@ -8,7 +8,7 @@ import ( ) const ( - VERSION = "0.9.0" + VERSION = "0.9.3" ) type AppSettings struct {