Skip to content

Commit 765b856

Browse files
authored
chore: bump v1.4.4 (#12271)
1 parent 116a9ec commit 765b856

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
CARGO_TERM_COLOR: always
1818
IS_NIGHTLY: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}
1919
PROFILE: maxperf
20-
STABLE_VERSION: "v1.3.6"
20+
STABLE_VERSION: "v1.4.3"
2121

2222
jobs:
2323
prepare:

Cargo.lock

Lines changed: 32 additions & 32 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
@@ -29,7 +29,7 @@ members = [
2929
resolver = "2"
3030

3131
[workspace.package]
32-
version = "1.4.3"
32+
version = "1.4.4"
3333
edition = "2024"
3434
# Remember to update clippy.toml as well
3535
rust-version = "1.89"

0 commit comments

Comments
 (0)