Skip to content

Commit 3da26c6

Browse files
authored
chore: Release 0.28.0-beta.0 (#4292)
Signed-off-by: Raymond Khalife <raymond.khalife@dfinity.org>
1 parent b544e37 commit 3da26c6

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
@@ -80,6 +80,7 @@
8080
"0.25.1",
8181
"0.26.0",
8282
"0.26.1",
83-
"0.27.0"
83+
"0.27.0",
84+
"0.28.0-beta.0"
8485
]
8586
}

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

0 commit comments

Comments
 (0)