1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-18 02:17:05 +00:00
Former-commit-id: 67ec32dd9ca5f228f56b2b73196cfa9c2ae94474
This commit is contained in:
kataras
2017-08-10 21:15:26 +03:00
parent 0e260897fb
commit bf929aa557
6 changed files with 20 additions and 33 deletions

View File

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