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

version 11.2.5

Former-commit-id: 1fc28c569cd8d45a0575afa342ae85b457ec6366
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-08-12 12:11:08 +03:00
parent 8e83959c61
commit 18ab198d44
4 changed files with 10 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.4"
Version = "11.2.5"
)
// HTTP status codes as registered with IANA.