mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-21 06:53:05 +00:00
🚀 Bump v1.12.7
This commit is contained in:
parent
39b59d8d24
commit
9dbe22a0cf
2
app.go
2
app.go
@ -34,7 +34,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Version of current package
|
// Version of current package
|
||||||
const Version = "1.12.6"
|
const Version = "1.12.7"
|
||||||
|
|
||||||
// Map is a shortcut for map[string]interface{}, useful for JSON returns
|
// Map is a shortcut for map[string]interface{}, useful for JSON returns
|
||||||
type Map map[string]interface{}
|
type Map map[string]interface{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user