1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-23 04:47:02 +00:00

Publish version 11.2.6

Former-commit-id: 3563f65de75fe8923ceca8a4b36c8c1cd5abebe7
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-08-14 11:04:05 +03:00
parent 732a83ec6c
commit b98bb5a870
5 changed files with 15 additions and 1531 deletions

View File

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