mirror of https://github.com/k3s-io/k3s
5 lines
102 B
Go
5 lines
102 B
Go
|
package credentials
|
||
|
|
||
|
// Version holds a string describing the current version
|
||
|
const Version = "0.6.3"
|