1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00
Former-commit-id: 4ade0db39ea5ef1521a11de044f7d9e522efc4e3
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-08-16 19:27:25 +03:00
parent 75ea978194
commit 00967408dc
4 changed files with 12 additions and 3 deletions

View File

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