diff --git a/pilota-build/Cargo.toml b/pilota-build/Cargo.toml index 68ceacd..f5de220 100644 --- a/pilota-build/Cargo.toml +++ b/pilota-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pilota-build" -version = "0.11.30" +version = "0.11.31" edition.workspace = true homepage.workspace = true repository.workspace = true diff --git a/pilota-thrift-parser/Cargo.toml b/pilota-thrift-parser/Cargo.toml index c40bdb8..069bb13 100644 --- a/pilota-thrift-parser/Cargo.toml +++ b/pilota-thrift-parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pilota-thrift-parser" -version = "0.11.6" +version = "0.11.7" edition.workspace = true homepage.workspace = true repository.workspace = true