Skip to content

Commit e61d8d7

Browse files
authored
chore: Release 0.21.0 (#3830)
Signed-off-by: Thomas Locher <[email protected]>
1 parent c0be086 commit e61d8d7

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
@@ -69,6 +69,7 @@
6969
"0.19.0",
7070
"0.20.0",
7171
"0.20.1",
72-
"0.21.0-beta.0"
72+
"0.21.0-beta.0",
73+
"0.21.0"
7374
]
7475
}

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

0 commit comments

Comments
 (0)