Skip to content

Commit 16c7e9c

Browse files
authored
chore: Release 0.28.0-beta.3 (#4311)
1 parent b0338a7 commit 16c7e9c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
"0.28.0-beta.0",
8585
"0.28.0-beta.1",
8686
"0.28.0-beta.2",
87-
"0.28.0"
87+
"0.28.0-beta.3"
8888
]
8989
}

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

0 commit comments

Comments
 (0)