Update version in README.md
This commit is contained in:
parent
25e5fca91b
commit
713f20c852
@ -24,7 +24,7 @@ dependencies:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
# crates.io release
|
# crates.io release
|
||||||
ruma = { version = "0.4.0", features = ["..."] }
|
ruma = { version = "0.5.0", features = ["..."] }
|
||||||
# git dependency
|
# git dependency
|
||||||
ruma = { git = "https://github.com/ruma/ruma", branch = "main", features = ["..."] }
|
ruma = { git = "https://github.com/ruma/ruma", branch = "main", features = ["..."] }
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user