Skip to content

Commit debfb36

Browse files
authored
chore: Release 0.29.2-beta.0 (#4386)
Signed-off-by: Linwei Shang <[email protected]>
1 parent ca1831b commit debfb36

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
@@ -83,6 +83,7 @@
8383
"0.27.0",
8484
"0.28.0",
8585
"0.29.0",
86-
"0.29.1"
86+
"0.29.1",
87+
"0.29.2-beta.0"
8788
]
8889
}

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

0 commit comments

Comments
 (0)