diff --git a/Cargo.toml b/Cargo.toml index a25df77..3c76251 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orgize" -version = "0.10.0-alpha.2" +version = "0.10.0-alpha.3" authors = ["PoiScript "] description = "A Rust library for parsing org-mode files." repository = "https://github.com/PoiScript/orgize"