cri-o/version/version.go
Mrunal Patel 532ed47d03 Bump up to 1.0.3-dev
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-10-30 09:40:35 -07:00

4 lines
85 B
Go

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