Skip to content

Commit

Permalink
chore: Release 0.13.0-beta.3 (#2946)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Swanson <[email protected]>
  • Loading branch information
ericswanson-dfinity authored Feb 6, 2023
1 parent b320fe3 commit 318d160
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 @@ -64,6 +64,7 @@
"0.12.1",
"0.13.0-beta.0",
"0.13.0-beta.1",
"0.13.0-beta.2"
"0.13.0-beta.2",
"0.13.0-beta.3"
]
}
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.13.0-beta.2"
version = "0.13.0-beta.3"
authors = ["DFINITY Team"]
edition = "2021"
build = "assets/build.rs"
Expand Down

0 comments on commit 318d160

Please sign in to comment.