Skip to content

Commit

Permalink
Bump version to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Plonq committed Feb 27, 2024
1 parent de9305a commit b5bb51a
Show file tree
Hide file tree
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.15.0"
version = "0.16.0"
authors = ["Plonq"]
edition = "2021"
description = "A basic pan and orbit camera in Bevy"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15 |
| 0.13 | 0.14-0.16 |
| 0.12 | 0.9-0.13 |
| 0.11 | 0.6-0.8 |
| 0.10 | 0.1-0.5 |
Expand Down

0 comments on commit b5bb51a

Please sign in to comment.