Skip to content

Commit

Permalink
Release 3.0.0 Preparation (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
4meta5 authored Dec 20, 2024
1 parent 035e52a commit 591b458
Show file tree
Hide file tree
Showing 9 changed files with 379 additions and 339 deletions.
4 changes: 2 additions & 2 deletions evm-template/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion evm-template/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = { workspace = true }
license = { workspace = true }
publish = false
repository = { workspace = true }
version = "2.0.0"
version = "3.0.0"

[dependencies]
clap = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion evm-template/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "An EVM parachain runtime template"
edition = { workspace = true }
license = { workspace = true }
repository = { workspace = true }
version = "1.0.0"
version = "3.0.0"

[package.metadata.docs.rs]
targets = [ "x86_64-unknown-linux-gnu" ]
Expand Down
Loading

0 comments on commit 591b458

Please sign in to comment.