From 0e77587906fc05f4ab583076945006f4e3dd18ab Mon Sep 17 00:00:00 2001 From: Jens Stegemann Date: Thu, 11 Jun 2020 15:47:09 +0200 Subject: [PATCH] Update README.md new release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a4146402..a796ae712 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Examples](https://img.shields.io/badge/examples-showcase-yellow)](https://www.fritz2.dev/examples.html) [![API](https://img.shields.io/badge/API-dokka-green)](https://api.fritz2.dev/fritz2/) [![Docs](https://img.shields.io/badge/docs-wiki-blue)](https://docs.fritz2.dev) -[![Download](https://api.bintray.com/packages/jwstegemann/fritz2/fritz2-core/images/download.svg?version=0.4)](https://bintray.com/jwstegemann/fritz2/fritz2-core/0.4/link) +[![Download](https://api.bintray.com/packages/jwstegemann/fritz2/fritz2-core/images/download.svg?version=0.5)](https://bintray.com/jwstegemann/fritz2/fritz2-core/0.5/link) fritz2 is a proof of concept for an ***extremely lightweight***, well-performing, independent library for client-side ui in ***Kotlin*** heavily depending on coroutines and flows.