summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-05-09 16:16:34 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-05-17 11:16:10 -0400
commit4b2d743d53b865f082c40ccf7abe9ba720106f62 (patch)
tree0d8ef28da342d9dfbbe8ead174e8cf71b31ed97c /README.md
parent0e20ae0b3a8c5e4e4e9511d078ed8479c67f2243 (diff)
downloadpodman-4b2d743d53b865f082c40ccf7abe9ba720106f62.tar.gz
podman-4b2d743d53b865f082c40ccf7abe9ba720106f62.tar.bz2
podman-4b2d743d53b865f082c40ccf7abe9ba720106f62.zip
Fix a typo in release notes, and bump README version
Signed-off-by: Matthew Heon <mheon@redhat.com>
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 3abe27fcf..aba6f355d 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.2.0](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.3.1](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