Selaa lähdekoodia

Prepare for 0.5.0 release.

Andrew Walbran 1 vuosi sitten
vanhempi
commit
de1c3b130e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "virtio-drivers"
-version = "0.4.0"
+version = "0.5.0"
 license = "MIT"
 authors = [
   "Jiajie Chen <noc@jiegec.ac.cn>",