diff --git a/Cargo.toml b/Cargo.toml index 39e687b..56e2359 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rrt0" -version = "0.1.1" +version = "0.1.2" authors = ["Jay Oster "] repository = "https://github.com/rust-console/rrt0" description = "Simple cross-platform runtime / startup (like crt0)"