Update application.go

pull/75/head
Vic Shóstak 2020-02-07 23:44:16 +03:00 committed by GitHub
parent 064f2a42fa
commit 3bff18154e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
const (
// Version : Fiber version
Version = "1.3.3"
Version = "1.4.0"
website = "https://fiber.wiki"
// https://play.golang.org/p/r6GNeV1gbH
banner = "" +