Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
janhohenheim committed Jan 22, 2024
1 parent 1ebbe3b commit 5be9e24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pixelate_mesh"
version = "0.1.0"
version = "0.2.0"
authors = ["Jan Hohenheim <[email protected]>"]
edition = "2021"
exclude = ["assets", "docs"]
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The tracking component is needed because the plugin draws the textures on 2D can
## Compatibility
| bevy | pixelate_mesh |
|------|---------------|
| 0.12 | 0.2 |
| 0.10 | 0.1 |

## Examples
Expand Down

0 comments on commit 5be9e24

Please sign in to comment.