diff --git a/Cargo.toml b/Cargo.toml index 834d68f..2c9e8ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "parquet" -version = "0.1.0" +version = "0.2.0" license = "Apache-2.0" description = "Apache Parquet implementation in Rust" authors = [