Skip to content

Commit 308af63

Browse files
authored
chore: v0.6.0 (#59)
1 parent da79c0c commit 308af63

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pkdns-cli"
3-
version = "0.6.0-rc.4"
3+
version = "0.6.0"
44
authors = ["SeverinAlexB <[email protected]>"]
55
edition = "2021"
66

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pkdns"
3-
version = "0.6.0-rc.4"
3+
version = "0.6.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)