Skip to content

Commit c85a4ae

Browse files
committed
docs(bevy_workbench): update readme version references to 0.3
1 parent e1f2750 commit c85a4ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ view, and menu bar panels.
4444
1. **Add to your `Cargo.toml`**:
4545
```toml
4646
[dependencies]
47-
bevy_workbench = "0.2"
47+
bevy_workbench = "0.3"
4848
```
4949

5050
2. **Basic setup**:

readme_zh-hans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
1. **添加到 `Cargo.toml`**
4242
```toml
4343
[dependencies]
44-
bevy_workbench = "0.2"
44+
bevy_workbench = "0.3"
4545
```
4646

4747
2. **基本用法**

0 commit comments

Comments
 (0)