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