From 9dd15eaa392c9f160541fb79505a61b28e56d10a Mon Sep 17 00:00:00 2001 From: hozan23 Date: Fri, 31 May 2024 18:55:58 +0200 Subject: bump version to 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d4c73e1..881c366 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = ["core", "net", "p2p", "jsonrpc"] [workspace.package] description = "An infrastructure for peer-to-peer, decentralized, and collaborative software." -version = "0.1.0" +version = "0.1.1" edition = "2021" homepage = "https://karyontech.net" repository = "https://github.com/karyontech/karyon" -- cgit v1.2.3