Skip to content

Commit 46418e5

Browse files
author
Eric Swanson
authored
chore: Release 0.24.3-beta.0 (#3999)
Signed-off-by: Eric Swanson <[email protected]>
1 parent c97f641 commit 46418e5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"0.23.0",
7575
"0.24.0",
7676
"0.24.1",
77-
"0.24.2"
77+
"0.24.2",
78+
"0.24.3-beta.0"
7879
]
7980
}

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.2"
3+
version = "0.24.3-beta.0"
44
authors.workspace = true
55
edition.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)