Skip to content

Commit

Permalink
chore: Release 0.25.0-beta.1 (#4099)
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 authored Feb 4, 2025
1 parent 39cecfa commit 67656fd
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: lwshang/audit@cargo_install_locked
- uses: actions-rust-lang/audit@v1
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"0.24.1",
"0.24.2",
"0.24.3",
"0.25.0-beta.0"
"0.25.0-beta.0",
"0.25.0-beta.1"
]
}
2 changes: 1 addition & 1 deletion src/dfx/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dfx"
version = "0.25.0-beta.0"
version = "0.25.0-beta.1"
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down

0 comments on commit 67656fd

Please sign in to comment.