diff --git a/Cargo.toml b/Cargo.toml index 1074f2b..a78fb9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "egui_code_editor" authors = ["Roman Chumak "] -version = "0.2.16" +version = "0.2.17" edition = "2021" license = "MIT" repository = "https://github.com/p4ymak/egui_code_editor"