From 7fab4d8b690004288190873d87863b6f5a7ea154 Mon Sep 17 00:00:00 2001 From: Jonathan Giannuzzi Date: Fri, 12 Mar 2021 14:55:15 +0100 Subject: [PATCH] Bump version to 0.1.1 --- 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 92e1868..df44afc 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 fbd92dc..c2dfe20 100644 --- a/T4.Build/T4.Build.csproj +++ b/T4.Build/T4.Build.csproj @@ -1,7 +1,7 @@ - 0.1.0 + 0.1.1 Exe netcoreapp3.1 LatestMajor