1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00

push version 8.0.6 🎬

Former-commit-id: 0024f1b9acc1621b1672d5b7484a26dff2f9992e
This commit is contained in:
hiveminded
2017-07-22 23:32:14 +03:00
parent 6f8b802551
commit 11f2f296ba
4 changed files with 29 additions and 5 deletions

View File

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