Update Jecs version to latest in get-started.md

This commit is contained in:
Nidoxs 2025-02-23 17:00:14 +00:00 committed by GitHub
parent 872e5c9cdb
commit 2951728b8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ Add the following to your wally configuration:
::: code-group
```toml [wally.toml]
jecs = "ukendio/jecs@0.2.3"
jecs = "ukendio/jecs@0.5.3"
```
:::