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