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."