aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 866e8e4..da8e042 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.3"
+version = "0.1.4"
edition = "2021"
homepage = "https://karyontech.net"
repository = "https://github.com/karyontech/karyon"