diff --git a/Cargo.toml b/Cargo.toml index 078f1e4..6ee5dda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "resw" -version = "0.6.0-alpha.4" +version = "0.7.0-alpha.1" authors = ["Robert Masen "] edition = "2018" description = "A library for writing RESSA AST parts to a file"