diff --git a/orgize/Cargo.toml b/orgize/Cargo.toml index 6eaf86f..1a53406 100644 --- a/orgize/Cargo.toml +++ b/orgize/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orgize" -version = "0.4.2" +version = "0.5.0" authors = ["PoiScript "] description = "A Rust library for parsing orgmode files." repository = "https://github.com/PoiScript/orgize"