1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-22 12:27:02 +00:00
This commit is contained in:
Makis Maropoulos
2016-07-08 19:41:50 +02:00
parent 52099314e6
commit 6761d58e53
4 changed files with 21 additions and 8 deletions

View File

@@ -81,7 +81,7 @@ import (
const (
// Version of the iris
Version = "3.0.0-pre.release"
Version = "3.0.0"
// HTMLEngine conversion for config.HTMLEngine
HTMLEngine = config.HTMLEngine