From 2919ec7617f7bf97082f8ae270a9caf570663434 Mon Sep 17 00:00:00 2001 From: Jonathan Giannuzzi Date: Tue, 9 Nov 2021 17:34:34 +0000 Subject: [PATCH] Bump version to 0.2.3 --- README.md | 2 +- T4.Build/T4.Build.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eabe95f..27a9c2e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Just add these lines to your project file: ```xml - + ``` diff --git a/T4.Build/T4.Build.csproj b/T4.Build/T4.Build.csproj index 8de4557..9dbc08f 100644 --- a/T4.Build/T4.Build.csproj +++ b/T4.Build/T4.Build.csproj @@ -1,7 +1,7 @@ - 0.2.2 + 0.2.3 Exe netcoreapp3.1 LatestMajor