bump version

This commit is contained in:
bgkillas 2024-11-19 18:27:02 -05:00
parent 88c3f4c571
commit 46367c0854
2 changed files with 3 additions and 3 deletions

View file

@ -2044,7 +2044,7 @@ checksum = "2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451"
[[package]]
name = "noita-proxy"
version = "0.30.1"
version = "0.30.2"
dependencies = [
"argh",
"bincode",

View file

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