From 9bc848c833cf24a52d408b374fcf9f40bedffcf9 Mon Sep 17 00:00:00 2001 From: Markus Klein Date: Mon, 9 Sep 2024 08:49:06 +0200 Subject: [PATCH] bump version to 6.0.6 --- Cargo.lock | 2 +- Cargo.toml | 2 +- Changelog.md | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 813c698..1bbcaee 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1167,7 +1167,7 @@ checksum = "6c219b6a4cd9eb167239d921d7348132cdff2eca05abbf1094e7f7ec9b8936b6" [[package]] name = "odbc2parquet" -version = "6.0.5" +version = "6.0.6" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index 78fcbf6..0d6f9cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "odbc2parquet" -version = "6.0.5" +version = "6.0.6" authors = ["Markus Klein"] edition = "2021" repository = "https://github.com/pacman82/odbc2parquet" diff --git a/Changelog.md b/Changelog.md index 2e56ae8..8333ac1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,13 +1,12 @@ # Changelog -## 6.0.2-5 +## 6.0.2-6 * Fix release 6.0.1 ## 6.0.1 -* ~~Additional binary release for Ubuntu ARM. Thanks to @sindilevich~~. -* Binary release names for windows artifacts now end in architecture rather native bit size +* Binary release names for artifacts now end in architecture rather native bit size ## 6.0.0