Skip to content

Commit faf2b31

Browse files
p-shahiPrithvi Shahi
andauthored
chore: Release 0.6.11 (#1105)
Signed-off-by: Prithvi Shahi <[email protected]> Co-authored-by: Prithvi Shahi <[email protected]>
1 parent 784a59e commit faf2b31

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
@@ -21,6 +21,7 @@
2121
"0.6.6",
2222
"0.6.7",
2323
"0.6.9",
24-
"0.6.10"
24+
"0.6.10",
25+
"0.6.11"
2526
]
2627
}

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.6.10"
3+
version = "0.6.11"
44
authors = ["DFINITY Team"]
55
edition = "2018"
66
build = "assets/build.rs"

0 commit comments

Comments
 (0)