Files
podman/version/version.go
Matthew Heon 525e3b17e4 Bump release to v0.2.2
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-02-23 13:58:30 -05:00

5 lines
81 B
Go

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