cri-o/version/version.go
Mrunal Patel c1ccd5f295 version: Bump up to 1.0.2-dev
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-10-25 07:44:40 -07:00

4 lines
85 B
Go

package version
// Version is the version of the build.
const Version = "1.0.2-dev"