Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit dcb527a

Browse files
committed
Bump to 0.11
1 parent 502d452 commit dcb527a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bevy_mod_picking"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
authors = ["Aevyrie <[email protected]>"]
55
edition = "2021"
66
license = "MIT"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ I intend to track the `main` branch of Bevy. PRs supporting this are welcome!
5858

5959
| bevy | bevy_mod_picking |
6060
| ---- | ---------------- |
61-
| 0.9 | 0.10 |
61+
| 0.9 | 0.10, 0.11 |
6262
| 0.8 | 0.8, 0.9 |
6363
| 0.7 | 0.6, 0.7 |
6464
| 0.6 | 0.5 |

0 commit comments

Comments
 (0)