diff --git a/fuel-types/Cargo.toml b/fuel-types/Cargo.toml index 2e250b8609..6d1e809b18 100644 --- a/fuel-types/Cargo.toml +++ b/fuel-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fuel-types" -version = "0.3.0" +version = "0.3.1" authors = ["Fuel Labs "] categories = ["cryptography::cryptocurrencies", "data-structures", "parsing"] edition = "2021"