diff --git a/lib.rs b/lib.rs index f51c0f7662..60863f3cc8 100644 --- a/lib.rs +++ b/lib.rs @@ -1,4 +1,4 @@ -#[crate_id = "main#0.2.1"]; +#[crate_id = "main#0.2.2"]; #[crate_type = "lib"]; #[no_std]; #[feature(asm, macro_rules)];