diff --git a/Cargo.toml b/Cargo.toml
index 2e3e890e9d54223c121cff91fceb2c0507dc62d0..a670eb40661a93ee05c5c4cdb549d28f4293d404 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "bevy_cosmic_edit"
-version = "0.9.2"
+version = "0.10.0"
 edition = "2021"
 license = "MIT OR Apache-2.0"
 description = "Bevy cosmic-text multiline text input"