1
0
mirror of https://github.com/kataras/iris.git synced 2026-03-06 16:35:57 +00:00

Publish version 11.2.7

Former-commit-id: 6a62889e0e1530b04d775298da562d376fee91a1
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-08-15 10:51:20 +03:00
parent 82755304af
commit aee0503913
5 changed files with 22 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ import (
var (
// Version is the current version number of the Iris Web Framework.
Version = "11.2.6"
Version = "11.2.7"
)
// HTTP status codes as registered with IANA.