1
Fork 0

Bump version to 0.9

This commit is contained in:
Brian Anderson 2014-01-02 10:24:26 -08:00
parent 0df9b850ac
commit 56ec9c23a4
13 changed files with 13 additions and 13 deletions

View file

@ -43,7 +43,7 @@
//!
//! use std::prelude::*;
#[crate_id = "std#0.9-pre"];
#[crate_id = "std#0.9"];
#[comment = "The Rust standard library"];
#[license = "MIT/ASL2"];
#[crate_type = "rlib"];