diff --git a/egui/Cargo.toml b/egui/Cargo.toml index bf38d4b0..83494472 100644 --- a/egui/Cargo.toml +++ b/egui/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "egui" -version = "0.1.0" +version = "0.1.1" authors = ["Emil Ernerfeldt "] description = "Simple, portable immediate mode GUI library for Rust" edition = "2018"