1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-07 20:17:05 +00:00
Former-commit-id: 861f7a30cbb2309a1f16c5196ceb10b02a92b933
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-01-16 12:51:28 +02:00
parent de597efbc8
commit 58f8b3c347
11 changed files with 59 additions and 50 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.1"
Version = "10.0.2"
)
// CheckForUpdates checks for any available updates