Files
podman/version/version.go
Matthew Heon f79a39abb7 Bump to v0.3.2
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-03-09 10:07:12 -05:00

5 lines
81 B
Go

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