Files
podman/version/version.go
Matthew Heon dc3f9df0b3 Bump to v0.5.3
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-05-18 12:40:16 -04:00

5 lines
81 B
Go

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