1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-19 19:07:06 +00:00

iris run main.go - prints the iris' logger but doesn't prints the banner everytime

This commit is contained in:
Makis Maropoulos
2016-06-24 09:28:40 +03:00
parent e72a8f6786
commit 5cf18b264e
4 changed files with 28 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ import (
)
const (
Version = "0.0.7"
Version = "0.0.8"
)
var (