diff --git a/Cargo.toml b/Cargo.toml index 5b5aabe..3b4ce09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orgize" -version = "0.8.0" +version = "0.8.1" authors = ["PoiScript "] description = "A Rust library for parsing orgmode files." repository = "https://github.com/PoiScript/orgize"