mirror of
https://github.com/kataras/iris.git
synced 2025-03-21 22:26:26 +01:00
5 lines
107 B
Go
5 lines
107 B
Go
package main
|
|
|
|
// Version is the current version of the iris url-shortener example.
|
|
const Version = "0.0.2"
|