diff --git a/Cargo.toml b/Cargo.toml index da322f7446..43640bfac2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuel-vm" -version = "0.10.0" +version = "0.12.0" authors = ["Fuel Labs "] categories = ["concurrency", "cryptography::cryptocurrencies", "emulators"] edition = "2021"