1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00
Former-commit-id: 8c339fc59ade04ad35bc108c817c4d4c30dbca33
This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-10-01 06:55:01 +03:00
parent 3e6ec4d441
commit ba63031871
6 changed files with 14 additions and 5 deletions

View File

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