Skip to content

Commit d61dc3a

Browse files
chore: prep. for 27.0.3 release
1 parent 459e34a commit d61dc3a

File tree

3 files changed

+26
-22
lines changed

3 files changed

+26
-22
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ Bottom level categories:
4040

4141
## Unreleased
4242

43+
## v27.0.3 (2025-10-22)
44+
45+
This release includes `naga`, `wgpu-core` and `wgpu-hal` version `27.0.3`. All other crates remain at their previous versions.
46+
4347
### Bug Fixes
4448

4549
#### naga

Cargo.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ keywords = ["graphics"]
6161
license = "MIT OR Apache-2.0"
6262
homepage = "https://wgpu.rs/"
6363
repository = "https://github.com/gfx-rs/wgpu"
64-
version = "27.0.2"
64+
version = "27.0.3"
6565
authors = ["gfx-rs developers"]
6666

6767
[workspace.dependencies]

0 commit comments

Comments
 (0)