chore(version): bump to v0.78.0

This commit is contained in:
Ryan Walters
2025-09-08 14:07:34 -05:00
parent 7d5b8e11dd
commit 7675608391
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -663,7 +663,7 @@ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[package]]
name = "pacman"
version = "0.77.1"
version = "0.78.0"
dependencies = [
"anyhow",
"bevy_ecs",

View File

@@ -1,6 +1,6 @@
[package]
name = "pacman"
version = "0.77.1"
version = "0.78.0"
authors = ["Xevion"]
edition = "2021"
rust-version = "1.86.0"