diff --git a/main.go b/main.go index fe58cdb..5262d02 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ import ( "fn-registry/functions/browser" ) -const version = "0.7.0" +const version = "0.8.0" type config struct { httpAddr string