Skip to content

Commit

Permalink
chore: Release 0.25.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Spofford <[email protected]>
  • Loading branch information
adamspofford-dfinity committed Feb 18, 2025
1 parent 6a6aabc commit 2529023
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
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 @@ -77,6 +77,7 @@
"0.24.2",
"0.24.3",
"0.25.0-beta.0",
"0.25.0-beta.1"
"0.25.0-beta.1",
"0.25.0"
]
}
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.1"
version = "0.25.0"
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down

0 comments on commit 2529023

Please sign in to comment.