summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-08-05 18:44:16 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-08-05 18:44:16 -0400
commit4bb570ef5e8c77b5e8a50aeadc9524fa513eaf95 (patch)
treee9415ab6dc4a237ef84d9b67996bff55f15f4775
parent526c6c90daf1aad2bd2cd173d48b7f97a3d8278d (diff)
downloadpodman-1.0.4.tar.gz
podman-1.0.4.tar.bz2
podman-1.0.4.zip
Bump to v1.0.4v1.0.4
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
-rw-r--r--version/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version/version.go b/version/version.go
index c83999f61..2ed4bcce7 100644
--- a/version/version.go
+++ b/version/version.go
@@ -4,4 +4,4 @@ package version
// NOTE: remember to bump the version at the top
// of the top-level README.md file when this is
// bumped.
-const Version = "1.0.4-dev"
+const Version = "1.0.4"