Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jabuwu/rusty_spine
Browse files Browse the repository at this point in the history
  • Loading branch information
jabuwu committed Oct 5, 2022
2 parents 22e8254 + f54854f commit 3745fcd
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 3745fcd

Please sign in to comment.