Skip to content

Commit 3969afb

Browse files
author
Jason
authored
chore: Release 0.24.2-beta.0 (#3961)
Signed-off-by: Jason I <[email protected]>
1 parent 4eea5c8 commit 3969afb

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/manifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"0.21.0",
7373
"0.22.0",
7474
"0.23.0",
75-
"0.24.0"
75+
"0.24.0",
76+
"0.24.2-beta.0"
7677
]
77-
}
78+
}

src/dfx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfx"
3-
version = "0.24.0"
3+
version = "0.24.2-beta.0"
44
authors.workspace = true
55
edition.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)