Skip to content

Commit

Permalink
Bump to 0.15
Browse files Browse the repository at this point in the history
Plonq committed Feb 25, 2024
1 parent b6237a6 commit a0357f2
Showing 2 changed files with 2 additions and 2 deletions.
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.14.0"
version = "0.15.0"
authors = ["Plonq"]
edition = "2021"
description = "A basic pan and orbit camera in Bevy"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@ orbits up and over (e.g. a `beta` value of 90 degrees (`PI / 2.0`) results in th

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

0 comments on commit a0357f2

Please sign in to comment.