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

push version 8.1.3 👍

Former-commit-id: 88d9e73e291dd871f995f6362ef73032fc0c92d2
This commit is contained in:
hiveminded
2017-08-01 22:32:53 +03:00
parent 9143ccec6e
commit 4533be64b4
4 changed files with 11 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.1.2"
Version = "8.1.3"
)
// HTTP status codes as registered with IANA.