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