diff --git a/Cargo.toml b/Cargo.toml index 77c9c97..3b8caa5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "bitsy-parser" -version = "0.70.1" +version = "0.70.2" authors = ["Max Bradbury "] edition = "2018" -description = "A parser for Bitsy game data" +description = "A parser and utilities for working with Bitsy game data" readme = "README.md" repository = "https://github.com/synth-ruiner/bitsy-parser" license = "MIT"