Skip to content

Commit 39068a7

Browse files
committed
increase version numbers
1 parent d6b6132 commit 39068a7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

content-discovery/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.

content-discovery/iroh-mainline-content-discovery-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 = "iroh-mainline-content-discovery-cli"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "Content discovery for iroh, using the bittorrent mainline DHT"
66
license = "MIT OR Apache-2.0"

content-discovery/iroh-mainline-content-discovery/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-mainline-content-discovery"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "Content discovery for iroh, using the bittorrent mainline DHT"
66
license = "MIT OR Apache-2.0"

content-discovery/iroh-mainline-tracker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iroh-mainline-tracker"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
description = "Content tracker for iroh, using the bittorrent mainline DHT"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)