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

Update to version 10.1.0. Happy February to Everyone!!

Former-commit-id: 9c2a95f10c7299d21085d9d5cb4f1327f917123d
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-02-06 12:38:02 +02:00
parent 431e339ccc
commit 5fa306d69d
7 changed files with 36 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ import (
const (
// Version is the string representation of the current local Iris Web Framework version.
Version = "10.0.2"
Version = "10.1.0"
)
// CheckForUpdates checks for any available updates