Skip to content

Commit 806f064

Browse files
chore: Release 0.24.1 (#3959)
Signed-off-by: Adam Spofford <adam.spofford@dfinity.org>
1 parent 70336b9 commit 806f064

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

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
@@ -73,6 +73,7 @@
7373
"0.22.0",
7474
"0.23.0",
7575
"0.24.1-beta.0",
76-
"0.24.1-beta.1"
76+
"0.24.1-beta.1",
77+
"0.24.1"
7778
]
7879
}

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

0 commit comments

Comments
 (0)