1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-05 03:07:38 +00:00

Update to 7.0.3. Read HISTORY.md

Former-commit-id: fc5a3c7ab655116ddf0dcb9c1c1657080d096c69
This commit is contained in:
kataras
2017-06-10 05:28:17 +03:00
parent dd26fbf26d
commit 6ab00aa02f
5 changed files with 48 additions and 11 deletions

View File

@@ -41,7 +41,7 @@ const (
// Version is the current version number of the Iris Web framework.
//
// Look https://github.com/kataras/iris#where-can-i-find-older-versions for older versions.
Version = "7.0.2"
Version = "7.0.3"
)
const (