From f839ac2d11d3c0a267ab7d37cf59ff295a778466 Mon Sep 17 00:00:00 2001 From: Mark Grey Date: Tue, 17 Oct 2023 12:49:36 -0400 Subject: [PATCH] Release v0.0.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2ce5736..8a341c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nektar" -version = "0.0.2" +version = "0.0.3" edition = "2018" license-file = "LICENSE" description = "A fast, lightweight CLI for Hive Metastore"