Bump version numbers to 0.2

This commit is contained in:
Brian Anderson
2012-03-22 15:25:02 -07:00
parent b224bcf6e1
commit f3fe85dad7
6 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#[link(name = "core",
vers = "0.1",
vers = "0.2",
uuid = "c70c24a7-5551-4f73-8e37-380b11d80be8",
url = "http://rust-lang.org/src/core")];