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

Update to version 8.4.3

Former-commit-id: ca3e87f77855424f1d50fa871741dac53375cb63
This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-09-27 17:00:34 +03:00
parent 4bb230d9ab
commit 7d3e2ae290
6 changed files with 67 additions and 47 deletions

View File

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