Skip to content

Commit 3869ae4

Browse files
chore: Release 0.24.3 (#4023)
Signed-off-by: Eric Swanson <[email protected]>
1 parent f298275 commit 3869ae4

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"0.24.0",
7676
"0.24.1",
7777
"0.24.2",
78-
"0.24.3-beta.0"
78+
"0.24.3-beta.0",
79+
"0.24.3"
7980
]
8081
}

src/dfx/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfx"
3-
version = "0.24.3-beta.0"
3+
version = "0.24.3"
44
authors.workspace = true
55
edition.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)