diff --git a/Cargo.toml b/Cargo.toml index c1c299e..de41155 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minecraft-data-rs" -version = "0.4.1" +version = "0.4.2" authors = ["trivernis "] edition = "2018" readme = "README.md" @@ -17,4 +17,4 @@ serde_derive = "1.0.133" serde = "1.0.133" include_dir = "0.7.2" itertools = "0.10.3" -lazy_static = "1.4.0" \ No newline at end of file +lazy_static = "1.4.0"