Skip to content

Commit

Permalink
Bump to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Plonq committed Feb 20, 2024
1 parent e828637 commit 5248166
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bevy_panorbit_camera"
version = "0.13.1"
version = "0.14.0"
authors = ["Plonq"]
edition = "2021"
description = "A basic pan and orbit camera in Bevy"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Note that if you change the up vector either by changing `PanOrbitCamera.base_tr

| bevy | bevy_panorbit_camera |
|------|----------------------|
| 0.13 | 0.14 |
| 0.12 | 0.9-0.13 |
| 0.11 | 0.6-0.8 |
| 0.10 | 0.1-0.5 |
Expand Down

0 comments on commit 5248166

Please sign in to comment.