Automated commit: v0.28.3

This commit is contained in:
bgkillas 2024-11-13 19:08:16 -05:00
parent 5cc4ff01c5
commit 06b61957bc
2 changed files with 3 additions and 3 deletions

View file

@ -2042,7 +2042,7 @@ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
[[package]]
name = "noita-proxy"
version = "0.28.2"
version = "0.28.3"
dependencies = [
"argh",
"bincode",

View file

@ -5,7 +5,7 @@ resolver = "2"
[package]
name = "noita-proxy"
description = "Noita Entangled Worlds companion app."
version = "0.28.2"
version = "0.28.3"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@ -61,4 +61,4 @@ lto = true
strip = true
[profile.release-lto]
inherits = "release"
inherits = "release"