diff --git a/src/Botwin.csproj b/src/Botwin.csproj index fd5e2413..1afcfd26 100755 --- a/src/Botwin.csproj +++ b/src/Botwin.csproj @@ -1,7 +1,7 @@  netstandard2.0 - 3.1.0 + 3.1.1 Jonathan Channon Botwin is a library that allows Nancy-esque routing for use with ASP.Net Core. asp.net core;nancy;.net core;routing;botwin diff --git a/template/BotwinTemplate.nuspec b/template/BotwinTemplate.nuspec index 59bac7fb..69021b31 100644 --- a/template/BotwinTemplate.nuspec +++ b/template/BotwinTemplate.nuspec @@ -2,7 +2,7 @@ BotwinTemplate - 3.1.0 + 3.1.1 Botwin Template for dotnet-new A dotnet-new template for Botwin applications. A dotnet-new template for Botwin applications. diff --git a/template/content/BotwinTemplate.csproj b/template/content/BotwinTemplate.csproj index 72ea550e..9f134b21 100755 --- a/template/content/BotwinTemplate.csproj +++ b/template/content/BotwinTemplate.csproj @@ -8,6 +8,6 @@ - + \ No newline at end of file