Browse Source

Release 0.4.0.

Andrew Walbran 2 years ago
parent
commit
8e52adace5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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