Skip to content

Commit b09e715

Browse files
authored
release: Increment version to 0.5.3 (cargo & manifest) (#420)
1 parent 67d1a76 commit b09e715

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"0.4.11",
1212
"0.4.13",
1313
"0.5.0",
14-
"0.5.2"
14+
"0.5.2",
15+
"0.5.3"
1516
]
1617
}

src/dfx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfx"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
authors = ["DFINITY Team"]
55
edition = "2018"
66
build = "assets/build.rs"

0 commit comments

Comments
 (0)