From b19ad57a1e4b3195f642e98ee0b77616368f74a4 Mon Sep 17 00:00:00 2001 From: Tomasz Date: Sun, 24 Sep 2023 11:43:32 +0200 Subject: [PATCH] Updated version in README.md to 0.7.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a42005..9603825 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ repositories { ``` ```shell -implementation("dev.snipme:highlights:0.7.0") +implementation("dev.snipme:highlights:0.7.1") ``` ## Features ✨