Skip to content

Commit fc63322

Browse files
committed
bump version to 0.7.4
1 parent 1bb7b5a commit fc63322

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "kinode_lib"
33
authors = ["KinodeDAO"]
4-
version = "0.7.3"
4+
version = "0.7.4"
55
edition = "2021"
66
description = "A general-purpose sovereign cloud computing platform"
77
homepage = "https://kinode.org"

kinode/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "kinode"
33
authors = ["KinodeDAO"]
4-
version = "0.7.3"
4+
version = "0.7.4"
55
edition = "2021"
66
description = "A general-purpose sovereign cloud computing platform"
77
homepage = "https://kinode.org"

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "lib"
33
authors = ["KinodeDAO"]
4-
version = "0.7.3"
4+
version = "0.7.4"
55
edition = "2021"
66
description = "A general-purpose sovereign cloud computing platform"
77
homepage = "https://kinode.org"

0 commit comments

Comments
 (0)