From a00016baebe748a867145f984f9145a47d3cfc71 Mon Sep 17 00:00:00 2001 From: Jonathan Giannuzzi Date: Wed, 13 Nov 2024 10:28:11 -0700 Subject: [PATCH] Bump version to 0.2.5 --- 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 69592ee..e949cd6 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 a039bfa..f1cf2f0 100644 --- a/T4.Build/T4.Build.csproj +++ b/T4.Build/T4.Build.csproj @@ -1,7 +1,7 @@ - 0.2.4 + 0.2.5 Exe netcoreapp3.1 LatestMajor