Skip to content

Commit 9f666f7

Browse files
authored
chore: prepare for release 0.30.1-beta.1 (#4433)
1 parent 91dc028 commit 9f666f7

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
@@ -85,6 +85,7 @@
8585
"0.29.0",
8686
"0.29.1",
8787
"0.29.2",
88-
"0.30.1-beta.0"
88+
"0.30.1-beta.0",
89+
"0.30.1-beta.1"
8990
]
9091
}

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

0 commit comments

Comments
 (0)