From 60a947f6e857f0aa5ae5e8c3b0a183577f74a9f4 Mon Sep 17 00:00:00 2001 From: hozan23 Date: Thu, 13 Jun 2024 15:28:44 +0200 Subject: bump version to 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a74b9a3..d06ab54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = ["core", "net", "p2p", "jsonrpc"] [workspace.package] description = "A library for building p2p, decentralized, and collaborative software" -version = "0.1.1" +version = "0.1.2" edition = "2021" homepage = "https://karyontech.net" repository = "https://github.com/karyontech/karyon" -- cgit v1.2.3