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