From 39a3895cc65dd796e33dd6131a45faaf45662a34 Mon Sep 17 00:00:00 2001 From: josh rotenberg Date: Fri, 8 Mar 2024 10:56:26 -0800 Subject: [PATCH] update to 0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d4234ea..a850754 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -version = "0.2.1" +version = "0.2.2" authors = ["josh rotenberg "] description = "Architectural Decision Record command line tool" documentation = "https://github.com/joshrotenberg/adrs"