Skip to content

Commit

Permalink
Update bevy version badge in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
badcodecat authored Jul 4, 2024
1 parent 617e678 commit 0e4a9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 0e4a9e2

Please sign in to comment.