1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-03 02:07:06 +00:00

push version 11.2.4

Former-commit-id: 3451c700c02aa98d7c3f02b305c381b250882791
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-08-09 23:25:21 +03:00
parent e05333475a
commit 416324cc42
7 changed files with 28 additions and 20 deletions

View File

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