Skip to content

Commit 77b9a99

Browse files
committed
Bump version to 0.14.1
1 parent f31ff6a commit 77b9a99

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

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

wgpu-hal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wgpu-hal"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
authors = ["wgpu developers"]
55
edition = "2021"
66
description = "WebGPU hardware abstraction layer"

wgpu-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wgpu-types"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
authors = ["wgpu developers"]
55
edition = "2021"
66
description = "WebGPU types"

0 commit comments

Comments
 (0)