From 4b2f1a9aa865c41239abfd5a495f864b31cf02c2 Mon Sep 17 00:00:00 2001 From: Adam R Grey Date: Wed, 30 Nov 2022 17:44:58 -0500 Subject: [PATCH] bump version number --- franz/franz.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/franz/franz.csproj b/franz/franz.csproj index d275125..0ba385f 100644 --- a/franz/franz.csproj +++ b/franz/franz.csproj @@ -3,7 +3,7 @@ net6.0 greyn.franz - 1.0.0 + 1.0.1 Adam R Grey