mirror of
https://github.com/kataras/iris.git
synced 2025-02-09 10:36:19 +01:00
9f85b74fc9
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
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"
|