Skip to content

Commit

Permalink
release: Inc cargo version to 0.5.4 (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
eftychis committed Mar 17, 2020
1 parent f965aa1 commit fe5d013
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 @@ -12,6 +12,7 @@
"0.4.13",
"0.5.0",
"0.5.2",
"0.5.3"
"0.5.3",
"0.5.4"
]
}
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.5.3"
version = "0.5.4"
authors = ["DFINITY Team"]
edition = "2018"
build = "assets/build.rs"
Expand Down

0 comments on commit fe5d013

Please sign in to comment.