Bump version to 0.10

This commit is contained in:
Alex Crichton 2014-03-31 13:11:35 -07:00
parent a7e057d402
commit a5681d2590
56 changed files with 68 additions and 68 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#![crate_id = "rustdoc#0.10-pre"]
#![crate_id = "rustdoc#0.10"]
#![desc = "rustdoc, the Rust documentation extractor"]
#![license = "MIT/ASL2"]
#![crate_type = "dylib"]