c1ccd5f295
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
4 lines
85 B
Go
4 lines
85 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "1.0.2-dev"
|