diff --git a/cli/Cargo.toml b/cli/Cargo.toml index d42582a41..bd0c20fd4 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-cli" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/core/Cargo.toml b/core/Cargo.toml index d52358b41..8a941e56c 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-core" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/derive/Cargo.toml b/derive/Cargo.toml index 5bab19c1a..bb13f77cd 100644 --- a/derive/Cargo.toml +++ b/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-derive" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/eval/Cargo.toml b/eval/Cargo.toml index aaea6640d..e9e29d2a1 100644 --- a/eval/Cargo.toml +++ b/eval/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-eval" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/helper/Cargo.toml b/helper/Cargo.toml index 5e4de2984..81425dad8 100644 --- a/helper/Cargo.toml +++ b/helper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-helper" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index bf3bec06f..f92e9b854 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-primitives" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/prover/Cargo.toml b/prover/Cargo.toml index a42a4470c..2d3c8ce40 100644 --- a/prover/Cargo.toml +++ b/prover/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-prover" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/recursion/circuit/Cargo.toml b/recursion/circuit/Cargo.toml index 5b9e44276..646ac641a 100644 --- a/recursion/circuit/Cargo.toml +++ b/recursion/circuit/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-recursion-circuit" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/recursion/compiler/Cargo.toml b/recursion/compiler/Cargo.toml index a93459d75..e0cccea28 100644 --- a/recursion/compiler/Cargo.toml +++ b/recursion/compiler/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-recursion-compiler" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/recursion/core/Cargo.toml b/recursion/core/Cargo.toml index 553449dc9..73b654955 100644 --- a/recursion/core/Cargo.toml +++ b/recursion/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-recursion-core" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/recursion/gnark-ffi/Cargo.toml b/recursion/gnark-ffi/Cargo.toml index 2d78833fa..2cce2b0bb 100644 --- a/recursion/gnark-ffi/Cargo.toml +++ b/recursion/gnark-ffi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-recursion-gnark-ffi" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/recursion/program/Cargo.toml b/recursion/program/Cargo.toml index e50c06b3d..7772d1a7f 100644 --- a/recursion/program/Cargo.toml +++ b/recursion/program/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-recursion-program" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index 68642ca3d..c24a08e06 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-sdk" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/tutorials/Cargo.toml b/tutorials/Cargo.toml index f33647b9f..01b688493 100644 --- a/tutorials/Cargo.toml +++ b/tutorials/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tutorials" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/zkvm/entrypoint/Cargo.toml b/zkvm/entrypoint/Cargo.toml index f9ea757a0..dfcbdf567 100644 --- a/zkvm/entrypoint/Cargo.toml +++ b/zkvm/entrypoint/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-zkvm" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true diff --git a/zkvm/precompiles/Cargo.toml b/zkvm/precompiles/Cargo.toml index 3f3c3c028..13d4326f7 100644 --- a/zkvm/precompiles/Cargo.toml +++ b/zkvm/precompiles/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sphinx-precompiles" -version = "0.1.0" +version = "1.0.0" edition.workspace = true repository.workspace = true license.workspace = true