diff --git a/Cargo.toml b/Cargo.toml index 3dd6a043..3b4d2084 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ resolver = "2" members = ["crates/*", "examples/native", "examples/snark"] [workspace.package] -version = "0.5.6" +version = "0.6.0" edition = "2021" license = "GPL-3.0" authors = ["RND "] diff --git a/package.json b/package.json index 5f0f6f67..80d31011 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "RND " ], "description": "Rings is a structured peer-to-peer network implementation using WebRTC, Chord algorithm, and full WebAssembly (WASM) support.\n", - "version": "0.5.6", + "version": "0.6.0", "license": "GPL-3.0", "repository": { "type": "git",