From 6bfbfd8a88a04c4c863bbde08f82ddfd13829ac3 Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing Date: Mon, 14 Nov 2022 08:23:37 +0100 Subject: [PATCH] chore: Bump version to 0.7.0 --- Cargo.toml | 2 +- readme.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c21ce11..5df42be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" name = "bevy_pancam" readme = "readme.md" repository = "https://github.com/johanhelsing/bevy_pancam" -version = "0.6.1" +version = "0.7.0" [features] bevy_egui = ["dep:bevy_egui"] diff --git a/readme.md b/readme.md index 0e5b831..cb0257d 100644 --- a/readme.md +++ b/readme.md @@ -64,7 +64,8 @@ I intend to support the `main` branch of Bevy in the `bevy-main` branch. |bevy|bevy_pancam| |---|---| -|0.8|0.5, 0.6, main| +|0.9|0.7, main| +|0.8|0.5, 0.6| |0.7|0.3, 0.4| |0.6|0.2| |0.5|0.1|