diff --git a/src/AspNetCore/SimpleResults.AspNetCore.csproj b/src/AspNetCore/SimpleResults.AspNetCore.csproj index ec73c29..d00c3a6 100644 --- a/src/AspNetCore/SimpleResults.AspNetCore.csproj +++ b/src/AspNetCore/SimpleResults.AspNetCore.csproj @@ -21,7 +21,7 @@ A simple package that translates the Result object to ActionResult. - 0.1.1-alpha + 0.1.2-alpha diff --git a/src/Core/SimpleResults.csproj b/src/Core/SimpleResults.csproj index 817f55e..2fe61a5 100644 --- a/src/Core/SimpleResults.csproj +++ b/src/Core/SimpleResults.csproj @@ -18,7 +18,7 @@ A simple package to implement the Result pattern for returning from services. - 0.1.1-alpha + 0.1.2-alpha