diff --git a/Cargo.lock b/Cargo.lock index 5385d29..ea559a3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -104,7 +104,7 @@ dependencies = [ [[package]] name = "strafesnet_snf" -version = "0.1.0" +version = "0.1.1" dependencies = [ "binrw", "id", diff --git a/Cargo.toml b/Cargo.toml index 6ff42e3..9b20fd0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "strafesnet_snf" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html