cri-o/version/version.go
Mrunal Patel 64a30e1654 version: Release 1.0.1
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-10-25 07:42:06 -07:00

4 lines
81 B
Go

package version
// Version is the version of the build.
const Version = "1.0.1"