Skip to content

Commit

Permalink
chore: Release 0.15.0-beta.6
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Swanson <[email protected]>
  • Loading branch information
ericswanson-dfinity committed Sep 11, 2023
1 parent bfc3559 commit 1de0d1a
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 @@ -61,6 +61,7 @@
"0.15.0-beta.2",
"0.15.0-beta.3",
"0.15.0-beta.4",
"0.15.0-beta.5"
"0.15.0-beta.5",
"0.15.0-beta.6"
]
}
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.15.0-beta.5"
version = "0.15.0-beta.6"
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down

0 comments on commit 1de0d1a

Please sign in to comment.