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

Update to version 10.3.0 | Read HISTORY.md

Former-commit-id: 10a0663cdf518dcf35290f18dfdc1eb69ea4a127
This commit is contained in:
Gerasimos Maropoulos
2018-03-10 15:13:07 +02:00
parent 4993918a12
commit c746d631d7
10 changed files with 57 additions and 11 deletions

View File

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