From 841231e1ecb79f4ae216ce655246d9fbf1c532c7 Mon Sep 17 00:00:00 2001 From: daver32 <38791383+daver32@users.noreply.github.com> Date: Sun, 15 Aug 2021 15:16:18 +0200 Subject: [PATCH] bump version to 1.0.6 --- InterfaceGenerator/InterfaceGenerator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceGenerator/InterfaceGenerator.csproj b/InterfaceGenerator/InterfaceGenerator.csproj index 6a911d2..83495a2 100644 --- a/InterfaceGenerator/InterfaceGenerator.csproj +++ b/InterfaceGenerator/InterfaceGenerator.csproj @@ -3,7 +3,7 @@ netstandard2 9.0 enable - 1.0.5 + 1.0.6 true false