Skip to content

Commit 94d375d

Browse files
denobotbartlomieju
andauthored
2.9.0 (#35502)
Bumped versions for 2.9.0 --------- Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
1 parent 702cafb commit 94d375d

72 files changed

Lines changed: 668 additions & 495 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.generated.yml

Lines changed: 104 additions & 104 deletions
Large diffs are not rendered by default.

.github/workflows/ci.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import {
1818
// Bump this number when you want to purge the cache.
1919
// Note: the tools/release/01_bump_crate_versions.ts script will update this version
2020
// automatically via regex, so ensure that this line maintains this format.
21-
const cacheVersion = 117;
21+
const cacheVersion = 118;
2222

2323
const ubuntuX86Runner = "ubuntu-24.04";
2424
const ubuntuARMRunner = "ubuntu-24.04-arm";

0 commit comments

Comments
 (0)