Browse Source

更新版本号 (#8)

* 更新版本号
login 1 year ago
parent
commit
9cbc420a10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,7 +1,7 @@
 [package]
 name = "dadk"
 authors = ["longjin <longjin@DragonOS.org>"]
-version = "0.1.0-20230511"
+version = "0.1.1"
 edition = "2021"
 description = "DragonOS Application Development Kit\nDragonOS应用开发工具"
 license = "GPL-2.0-only"