diff --git a/httpbeast.nimble b/httpbeast.nimble index 50246aa..c8f3fa8 100644 --- a/httpbeast.nimble +++ b/httpbeast.nimble @@ -1,6 +1,6 @@ # Package -version = "0.4.1" +version = "0.4.2" author = "Dominik Picheta" description = "A super-fast epoll-backed and parallel HTTP server." license = "MIT"