diff --git a/Cargo.lock b/Cargo.lock index f71f1b2..648021c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2445,7 +2445,7 @@ dependencies = [ [[package]] name = "strafesnet_snf" -version = "0.2.0" +version = "0.3.0" dependencies = [ "binrw 0.14.1", "id", diff --git a/lib/snf/Cargo.toml b/lib/snf/Cargo.toml index b6e8e79..eb0ec2c 100644 --- a/lib/snf/Cargo.toml +++ b/lib/snf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "strafesnet_snf" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html