Skip to content

Commit

Permalink
chore: Release 0.23.0-beta.1 (#3863)
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Peacock <kylpeacock@gmail.com>
  • Loading branch information
krpeacock authored Aug 6, 2024
1 parent 5794e61 commit f6f4ce3
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 @@ -71,6 +71,7 @@
"0.20.1",
"0.21.0",
"0.22.0",
"0.23.0-beta.0"
"0.23.0-beta.0",
"0.23.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.23.0-beta.0"
version = "0.23.0-beta.1"
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down

0 comments on commit f6f4ce3

Please sign in to comment.