diff --git a/Cargo.toml b/Cargo.toml index 92897a3..ded0551 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bitsy-parser" -version = "0.71.2" +version = "0.71.3" authors = ["Max Bradbury "] edition = "2018" description = "A parser and utilities for working with Bitsy game data"