1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 05:25:58 +00:00

Push v8.3.4 | Read HISTORY.md

Former-commit-id: e660dd91a4aae6d58c823f89cca733f02256c819
This commit is contained in:
kataras
2017-08-23 17:01:51 +03:00
parent 8b3c44b0a3
commit 91bad4b82b
7 changed files with 47 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ import (
const (
// Version is the current version number of the Iris Web Framework.
Version = "8.3.3"
Version = "8.3.4"
)
// HTTP status codes as registered with IANA.