diff --git a/Cargo.lock b/Cargo.lock index 43fb044..5b9021f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -242,7 +242,7 @@ dependencies = [ [[package]] name = "asteroids" -version = "0.6.0-dev3" +version = "0.6.0" dependencies = [ "bevy", "bevy-inspector-egui", diff --git a/Cargo.toml b/Cargo.toml index 2596317..d4c31a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "asteroids" -version = "0.6.0-dev3" +version = "0.6.0" edition = "2024" license = "AGPL-3.0-only" diff --git a/www/index.html b/www/index.html index 6675ac4..e2f9764 100644 --- a/www/index.html +++ b/www/index.html @@ -119,7 +119,7 @@ Program Version - v0.6.0-dev3 + v0.6.0