diff --git a/Cargo.toml b/Cargo.toml index a3d03582168743a3f35581eba5d1d64a7e84bcb4..78365cbccc62b378a26c056ae073af06ddd4b70c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_cosmic_edit" -version = "0.19.0" +version = "0.20.0" edition = "2021" license = "MIT OR Apache-2.0" description = "Bevy cosmic-text multiline text input"