Skip to content

Commit 38c81ad

Browse files
authored
chore: Release 0.6.9 (#1052)
Signed-off-by: Prithvi Shahi <[email protected]>
1 parent 851a00f commit 38c81ad

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"0.6.4",
2121
"0.6.6",
2222
"0.6.7",
23-
"0.6.8"
23+
"0.6.9"
2424
]
2525
}

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

0 commit comments

Comments
 (0)