From e5f56e7df3052c527b7e687eee65458d4fcfb211 Mon Sep 17 00:00:00 2001 From: Chevdor Date: Fri, 5 Jan 2024 12:41:57 +0100 Subject: [PATCH] Version bump --- Cargo.lock | 2 +- Cargo.toml | 2 +- README_src.adoc | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c8cf19b..a8c749f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1266,7 +1266,7 @@ dependencies = [ [[package]] name = "teracli" -version = "0.2.5" +version = "0.3.0" dependencies = [ "assert_cmd", "clap", diff --git a/Cargo.toml b/Cargo.toml index 5d7b4a5..3b416ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "MIT" name = "teracli" readme = "README.md" -version = "0.2.5" +version = "0.3.0" [features] default = [] diff --git a/README_src.adoc b/README_src.adoc index 2c2298c..94bf3d7 100644 --- a/README_src.adoc +++ b/README_src.adoc @@ -37,10 +37,10 @@ and a call such as `tera --template template.tera data.json` will produce: