summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-03-31 11:47:53 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-03-31 11:47:53 -0400
commitbb2b6a1ad499f2733580d45cfc23604aa96c579c (patch)
treee1710b5a17757612c62572115d12bdfe6b89edff /README.md
parent278c961f9814b6dde1cb52b017e4afe52f4ad98b (diff)
downloadpodman-bb2b6a1ad499f2733580d45cfc23604aa96c579c.tar.gz
podman-bb2b6a1ad499f2733580d45cfc23604aa96c579c.tar.bz2
podman-bb2b6a1ad499f2733580d45cfc23604aa96c579c.zip
Update README with current version
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fe78c9d58..c1fd6fad9 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
Libpod provides a library for applications looking to use the Container Pod concept,
popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`. Podman manages pods, containers, container images, and container volumes.
-* [Latest Version: 1.0.0](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.2.0](https://github.com/containers/libpod/releases/latest)
* [Continuous Integration:](contrib/cirrus/README.md) [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod/master)
## Overview and scope