From 94b21321867dfb82eda7fe2ab962895c939f446d Mon Sep 17 00:00:00 2001 From: Anton Ukhanev Date: Wed, 14 Oct 2020 10:37:13 +0200 Subject: [PATCH] Add latest unstable version badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a41c1b2..967610a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.com/wp-oop/transient-cache.svg?branch=develop)](https://travis-ci.org/wp-oop/transient-cache) [![Latest Stable Version](https://poser.pugx.org/wp-oop/transient-cache/version)](https://packagist.org/packages/wp-oop/transient-cache) +[![Latest Unstable Version](https://poser.pugx.org/wp-oop/transient-cache/v/unstable)](//packagist.org/packages/wp-oop/transient-cache) A fully compliant [PSR-16][] wrapper for WP transients.