diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-11 01:55:22 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-11 01:55:22 +0800 |
| commit | 41e076651196cf6066a73d88ce11635be35f0f26 (patch) | |
| tree | 33b9799d12823caeac34b8f708c87704c350d1a6 /docs/_zh_CN | |
| parent | 9245799135458d9afd5e779b6d061cee0962d585 (diff) | |
chore: bump workspace version to 0.3.0
Diffstat (limited to 'docs/_zh_CN')
| -rw-r--r-- | docs/_zh_CN/pages/1-getting-started.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_zh_CN/pages/1-getting-started.md b/docs/_zh_CN/pages/1-getting-started.md index 6dd1dea..84870b2 100644 --- a/docs/_zh_CN/pages/1-getting-started.md +++ b/docs/_zh_CN/pages/1-getting-started.md @@ -13,7 +13,7 @@ cd my-cli ```toml [dependencies.mingling] -version = "0.2.2" +version = "0.3.0" features = [] ``` @@ -25,7 +25,7 @@ features = [] ```toml [dependencies.mingling] -version = "0.2.2" +version = "0.3.0" features = [ "parser", "comp", |
