From be4379787e58cbba5c1ef1c42ce6758c02272c45 Mon Sep 17 00:00:00 2001 From: Sergei Winitzki Date: Fri, 12 Jul 2024 10:46:25 +0200 Subject: [PATCH] update readme for release 0.2.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faf0d0e6..1c0d188c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Github Tag](https://img.shields.io/github/tag/winitzki/scall.svg?label=release&colorB=blue)](https://github.com/winitzki/scall/tags) -[![Maven Central](https://img.shields.io/maven-central/v/io.chymyst/scall_cli_2.13.svg)](http://search.maven.org/#search%7Cga%7C1%7Cio.chymyst) +[![Maven Central](https://img.shields.io/maven-central/v/io.chymyst/dhall-scala-cli_2.13.svg)](http://search.maven.org/#search%7Cga%7C1%7Cio.chymyst) # scall - A reference implementation of Dhall in Scala