diff --git a/Cargo.toml b/Cargo.toml index 10de69f..7aa0639 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "bitsy-parser" -version = "0.710.0" +version = "0.710.1" authors = ["Max Bradbury "] -edition = "2018" +edition = "2021" description = "A parser and utilities for working with Bitsy game data" readme = "README.md" repository = "https://tinybird.dev/max/bitsy-parser"