Skip to content

Commit ab75548

Browse files
Release 0.23.0
1 parent 79969de commit ab75548

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gpu-allocator"
3-
version = "0.22.0"
3+
version = "0.23.0"
44
authors = ["Traverse Research <opensource@traverseresearch.nl>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
```toml
1313
[dependencies]
14-
gpu-allocator = "0.22.0"
14+
gpu-allocator = "0.23.0"
1515
```
1616

1717
![Visualizer](visualizer.png)

README.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
```toml
1313
[dependencies]
14-
gpu-allocator = "0.22.0"
14+
gpu-allocator = "0.23.0"
1515
```
1616

1717
![Visualizer](visualizer.png)

0 commit comments

Comments
 (0)