From 7ee9bf6172fda8ea6a20bed9326a0918f3371226 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Thu, 19 Sep 2024 22:50:02 -0400 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ddd2e6..ad55a74 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,14 @@ A plugin which adds MIDI file and soundfont audio support to the bevy engine via | Crate Version | Bevy Version | |--- |--- | -| 0.1 | 0.14 | +| 0.1-0.2 | 0.14 | ## Installation ### crates.io ```toml [dependencies] -bevy_rustysynth = "0.1" +bevy_rustysynth = "0.2" ``` ### Using git URL in Cargo.toml -- cgit v1.2.3