Skip to content

Commit b5969ac

Browse files
author
Jason
authored
chore: Release 0.20.1-beta.0 (#3742)
1 parent 41378d5 commit b5969ac

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -66,6 +66,7 @@
6666
"0.16.1",
6767
"0.17.0",
6868
"0.18.0",
69-
"0.19.0"
69+
"0.19.0",
70+
"0.20.1-beta.0"
7071
]
7172
}

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

0 commit comments

Comments
 (0)