Skip to content

Commit a0b518f

Browse files
committed
chore: Release 0.30.2
Signed-off-by: Linwei Shang <linwei.shang@dfinity.org>
1 parent 05ab461 commit a0b518f

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
@@ -88,6 +88,7 @@
8888
"0.30.1",
8989
"0.30.2-beta.0",
9090
"0.30.2-beta.1",
91-
"0.30.2-beta.2"
91+
"0.30.2-beta.2",
92+
"0.30.2"
9293
]
9394
}

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

0 commit comments

Comments
 (0)