Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jabuwu authored Oct 4, 2022
1 parent 8508fd0 commit f54854f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Spine runtime for Rust (and wasm!) transpiled from the official C Runtime. Suppo

```
[dependencies]
rusty_spine = "0.2.0"
rusty_spine = "0.3.0"
```

[Online demo!](https://jabuwu.github.io/rusty_spine/)
Expand Down Expand Up @@ -53,4 +53,4 @@ Provides an [egui](https://github.com/emilk/egui) debugger window for viewing sk

Default: yes

Provides additional math functions using [mint](https://docs.rs/mint).
Provides additional math functions using [mint](https://docs.rs/mint).

0 comments on commit f54854f

Please sign in to comment.