From 15282e4d2cb9eb3bb025ecca577a7522eadf8edd Mon Sep 17 00:00:00 2001 From: Joey Gibson Date: Fri, 15 Jan 2021 01:16:55 -0500 Subject: [PATCH] v0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d84a046..4c4f31c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "verticaextractor" -version = "0.1.1" +version = "0.1.3" authors = ["Joey Gibson "] edition = "2018" description = "A program to extract data from Vertica tables, and write out native binary files."