summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-05-04 11:35:14 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-05-04 11:35:14 -0400
commitd0fbfdc0accf4e491fdca778f6719e9158794108 (patch)
tree03b6a04750b0491a1e9c55dbbe4cabc9908dfd1a /version
parentb44d4fb1ec05aec958a63bdfa3d344cdf4b4da8f (diff)
downloadpodman-d0fbfdc0accf4e491fdca778f6719e9158794108.tar.gz
podman-d0fbfdc0accf4e491fdca778f6719e9158794108.tar.bz2
podman-d0fbfdc0accf4e491fdca778f6719e9158794108.zip
Bump to v0.5.1v0.5.1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'version')
-rw-r--r--version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version/version.go b/version/version.go
index e44a88b57..3abd7882a 100644
--- a/version/version.go
+++ b/version/version.go
@@ -1,4 +1,4 @@
package version
// Version is the version of the build.
-const Version = "0.5.1-dev"
+const Version = "0.5.1"