Skip to content

Commit a3f90a9

Browse files
lferrignoilitterijrchatruc
authored
chore(l1, l2): bump version for release 7.0.0 (#5313)
**Motivation** <!-- Why does this pull request exist? What are its goals? --> **Description** <!-- A clear and concise general description of the changes this PR introduces --> <!-- Link to issues: Resolves #111, Resolves #222 --> Closes #issue_number --------- Co-authored-by: ilitteri <ilitteri@fi.uba.ar> Co-authored-by: Javier Chatruc <jrchatruc@gmail.com>
1 parent ab151d2 commit a3f90a9

File tree

9 files changed

+74
-74
lines changed

9 files changed

+74
-74
lines changed

Cargo.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ resolver = "2"
3131
default-members = ["cmd/ethrex"]
3232

3333
[workspace.package]
34-
version = "6.0.0"
34+
version = "7.0.0"
3535
edition = "2024"
3636
authors = ["LambdaClass"]
3737
documentation = "https://docs.ethrex.xyz"

crates/l2/prover/src/guest_program/src/risc0/Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/l2/prover/src/guest_program/src/risc0/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zkvm-risc0-program"
3-
version = "0.1.0"
3+
version = "7.0.0"
44
edition = "2024"
55

66
[workspace]

0 commit comments

Comments
 (0)