Skip to content

Commit

Permalink
Merge pull request #54 from badcodecat/patch-2
Browse files Browse the repository at this point in the history
Fix bevy version badge, on the other README.md
  • Loading branch information
IDEDARY authored Jul 8, 2024
2 parents 5f71a34 + 54febc9 commit 8e65e23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_lunex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div align="center">
<a href="https://crates.io/crates/bevy_lunex"><img src="https://img.shields.io/crates/v/bevy_lunex?label=version&color=d69039"></a>
<a href="https://crates.io/crates/bevy"><img src="https://img.shields.io/badge/v0.13.2-white.svg?label=bevy&color=bb86a5"></a>
<a href="https://crates.io/crates/bevy"><img src="https://img.shields.io/badge/v0.14.0-white.svg?label=bevy&color=bb86a5"></a>
<a href="./LICENSE-MIT"><img src="https://img.shields.io/badge/License-Apache/MIT-white.svg?label=license&color=9fcec4"></a>
<a href="https://deps.rs/crate/bevy_lunex"><img src="https://img.shields.io/badge/check-white.svg?label=deps&color=a0f6b9"></a>
<a href="https://docs.rs/bevy_lunex"><img src="https://img.shields.io/docsrs/bevy_lunex/latest?color=8df7cb"></a>
Expand Down

0 comments on commit 8e65e23

Please sign in to comment.