diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-12-06 15:50:13 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-12-06 15:52:13 -0500 |
commit | c465cdbe20dc3eb66ce8b83dd5166fb97f1cc1eb (patch) | |
tree | a5f35368771f4506356dc2943857ed5f6b3e4f3a /README.md | |
parent | 5c6e02b55be974f08e3b1e895046a3cf167fd3f7 (diff) | |
download | podman-c465cdbe20dc3eb66ce8b83dd5166fb97f1cc1eb.tar.gz podman-c465cdbe20dc3eb66ce8b83dd5166fb97f1cc1eb.tar.bz2 podman-c465cdbe20dc3eb66ce8b83dd5166fb97f1cc1eb.zip |
Update release notes for 0.12.1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ![PODMAN logo](logo/podman-logo-source.svg) # libpod - library for running OCI-based containers in Pods -### Latest Version: 0.11.1.1 +### Latest Version: 0.12.1 ### Status: Active Development ### Continuous Integration: [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod) |