Skip to content

Commit b323bf3

Browse files
chore: Release 0.25.1-beta.1 (#4137)
Signed-off-by: Eric Swanson <eric.swanson@dfinity.org>
1 parent 6f074b4 commit b323bf3

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"0.24.2",
7878
"0.24.3",
7979
"0.25.0",
80-
"0.25.1-beta.0"
80+
"0.25.1-beta.0",
81+
"0.25.1-beta.1"
8182
]
8283
}

src/dfx/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfx"
3-
version = "0.25.1-beta.0"
3+
version = "0.25.1-beta.1"
44
authors.workspace = true
55
edition.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)