diff --git a/.github/workflows/dotnet.yml b/.github/workflows/build.yml similarity index 100% rename from .github/workflows/dotnet.yml rename to .github/workflows/build.yml diff --git a/src/PlaygroundLibrary/PlaygroundLibrary.csproj b/src/PlaygroundLibrary/PlaygroundLibrary.csproj index a3c50fe..538f08e 100644 --- a/src/PlaygroundLibrary/PlaygroundLibrary.csproj +++ b/src/PlaygroundLibrary/PlaygroundLibrary.csproj @@ -1,7 +1,7 @@  - 0.2.1 + 0.2.2 netstandard2.0 true Playground Library