Skip to content

Commit

Permalink
chore: release 0.20.1 (#3774)
Browse files Browse the repository at this point in the history
* chore: Release 0.20.1-beta.0

Signed-off-by: Jason I <jason.ibrahim@dfinity.org>

* chore: Release 0.20.1

Signed-off-by: Jason I <jason.ibrahim@dfinity.org>

---------

Signed-off-by: Jason I <jason.ibrahim@dfinity.org>
  • Loading branch information
dfx-json authored May 28, 2024
1 parent b5969ac commit aae1196
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"0.17.0",
"0.18.0",
"0.19.0",
"0.20.1-beta.0"
"0.20.1-beta.0",
"0.20.1"
]
}
2 changes: 1 addition & 1 deletion src/dfx/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dfx"
version = "0.20.1-beta.0"
version = "0.20.1"
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down

0 comments on commit aae1196

Please sign in to comment.