diff --git a/nextgraph/Cargo.toml b/nextgraph/Cargo.toml index a21f733..2274e54 100644 --- a/nextgraph/Cargo.toml +++ b/nextgraph/Cargo.toml @@ -2,7 +2,7 @@ name = "nextgraph" description = "NextGraph client library. Nextgraph is a decentralized, secure and local-first web 3.0 ecosystem based on Semantic Web and CRDTs" categories = ["asynchronous","text-editors","web-programming","development-tools","database-implementations"] -version = "0.1.0-preview.3" +version = "0.1.0-preview.4" edition.workspace = true license.workspace = true authors.workspace = true