mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-11 09:26:47 +00: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.3"
|