diff --git a/Cargo.toml b/Cargo.toml index 6b1d847..e8e5bac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cosmic-text" description = "Pure Rust multi-line text handling" -version = "0.3.0" +version = "0.4.0" authors = ["Jeremy Soller "] edition = "2021" license = "MIT OR Apache-2.0"