From 8f039c70b185b440e579cda5c8dcb738ba83f49c Mon Sep 17 00:00:00 2001 From: velizartodorov Date: Wed, 16 Oct 2024 00:57:59 +0200 Subject: [PATCH] :books: update `README.MD` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bffb3f..952fc03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Vending Machine -![Kotlin Version](https://img.shields.io/badge/Kotlin-1.8.20-green.svg) +![Kotlin Version](https://img.shields.io/badge/Kotlin-2.0.20-green.svg) ![Build](https://github.com/velizartodorov/VendingMachine/actions/workflows/build.yml/badge.svg) ![Tests](https://github.com/velizartodorov/VendingMachine/actions/workflows/tests.yml/badge.svg)