소스 검색

Release 0.2.0.

Andrew Walbran 2 년 전
부모
커밋
33e4393c34
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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