Skip to content

Commit

Permalink
release: 0.5.2 (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
eftychis authored Feb 18, 2020
1 parent 235555e commit 44db26f
Show file tree
Hide file tree
Showing 3 changed files with 3 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.

2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"0.4.11",
"0.4.13",
"0.5.0",
"0.5.1"
"0.5.2"
]
}
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.1"
version = "0.5.2"
authors = ["DFINITY Team"]
edition = "2018"
build = "assets/build.rs"
Expand Down

0 comments on commit 44db26f

Please sign in to comment.