Skip to content

Commit

Permalink
Merge pull request #17 from BolarityNetwork/ABIv2
Browse files Browse the repository at this point in the history
Modify version
  • Loading branch information
Acaibay authored Aug 29, 2024
2 parents 88807b9 + 4ca48b7 commit 677feb0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frame/evm-precompile/call-hybrid-vm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-evm-precompile-call-hybrid-vm"
version = "0.4.0"
version = "0.5.0"
description = "Call Hybrid vm precompiles for EVM pallet."
repository.workspace = true
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion frame/hybrid-vm-port/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-hybrid-vm-port"
version = "0.4.0"
version = "0.5.0"
license = "Apache-2.0"
description = "HybridVM port pallet for HybridVM."
edition = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion frame/hybrid-vm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-hybrid-vm"
version = "0.4.0"
version = "0.5.0"
description = "Engine for Hybrid vm"
repository.workspace = true
edition.workspace = true
Expand Down

0 comments on commit 677feb0

Please sign in to comment.