Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyTornetta committed Oct 20, 2024
1 parent eef8883 commit 9ad52f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bevy_easy_compute"
version = "0.14.0"
version = "0.14.1"
authors = [
"Cornchip <[email protected]>",
"Kjolnyr <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add the following line to your `Cargo.toml`

```toml
[dependencies]
bevy_easy_compute = "0.14.0"
bevy_easy_compute = "0.14.1"
```

## Usage
Expand Down

0 comments on commit 9ad52f9

Please sign in to comment.