mirror of https://github.com/containers/podman.git
Bump release to v0.2.2
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
parent
e97ca5bd38
commit
525e3b17e4
|
@ -1,4 +1,4 @@
|
|||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "0.2.2-dev"
|
||||
const Version = "0.2.2"
|
||||
|
|
Loading…
Reference in New Issue