diff --git a/application.go b/application.go index d354adb8..ac109f03 100644 --- a/application.go +++ b/application.go @@ -14,7 +14,7 @@ import ( const ( // Version : Fiber version - Version = "1.3.2" + Version = "1.3.3" // https://play.golang.org/p/r6GNeV1gbH banner = "" + " \x1b[1;32m _____ _ _\n" + diff --git a/docs/cover.md b/docs/cover.md index 3ad047a9..a2daf1f5 100644 --- a/docs/cover.md +++ b/docs/cover.md @@ -1,6 +1,6 @@ ![logo](static/logo_320px_trans.png) -# Fiber 1.3.2 +# Fiber v1.3.3 > Express.js inspired web framework written in Go. diff --git a/docs/index.html b/docs/index.html index 7fb0c6bc..cc9520d0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -23,7 +23,7 @@