Files
podman/version/version.go
Matthew Heon b51d32703f Bump to v0.4.1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-04-05 13:08:53 -04:00

5 lines
81 B
Go

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