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