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