From a95dda5a8736fe554312b4a90c6eb004dedfd0d1 Mon Sep 17 00:00:00 2001 From: bitfl0wer Date: Tue, 16 Apr 2024 17:38:36 +0200 Subject: [PATCH] change version to 0.15.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1ee7e8..dc49230 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To get started with Chorus, import it into your project by adding the following ```toml [dependencies] -chorus = "0.14.0" +chorus = "0.15.0" ``` ### Establishing a Connection