Skip to content

Commit

Permalink
Release 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper-Bekkers committed Nov 2, 2023
1 parent c0fde41 commit 22aa817
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 = "gpu-allocator"
version = "0.23.0"
version = "0.24.0"
authors = ["Traverse Research <opensource@traverseresearch.nl>"]
edition = "2018"
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

```toml
[dependencies]
gpu-allocator = "0.23.0"
gpu-allocator = "0.24.0"
```

![Visualizer](visualizer.png)
Expand Down
2 changes: 1 addition & 1 deletion README.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

```toml
[dependencies]
gpu-allocator = "0.23.0"
gpu-allocator = "0.24.0"
```

![Visualizer](visualizer.png)
Expand Down

0 comments on commit 22aa817

Please sign in to comment.