Files
podman/version/version.go
Matthew Heon 1f2e2a25bf Bump to v0.5.4
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-05-25 13:46:50 -04:00

5 lines
81 B
Go

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