mirror of
https://github.com/traefik/traefik.git
synced 2025-09-18 12:21:13 +02:00
5 lines
102 B
Go
5 lines
102 B
Go
package credentials
|
|
|
|
// Version holds a string describing the current version
|
|
const Version = "0.6.0"
|