1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-31 08:47:03 +00:00

push version 11.1.1

Former-commit-id: bf1c6f29a515c8c67cbc95aa7f47ccac2d843987
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-01-11 02:10:33 +02:00
parent 55ec53b416
commit ff3f052da1
15 changed files with 55 additions and 10 deletions

View File

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