diff --git a/README.md b/README.md index 312ec3f0..ca2961cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![DefaultEcs](https://github.com/Doraku/DefaultEcs/blob/master/DefaultEcsLogo.png) DefaultEcs is an Entity Component System framework which aims to be accessible with little constraints while retaining as much performance as possible for game development. -[![NuGet](https://img.shields.io/badge/nuget-v0.6.2-brightgreen.svg)](https://www.nuget.org/packages/DefaultEcs) +[![NuGet](https://img.shields.io/badge/nuget-v0.6.3-brightgreen.svg)](https://www.nuget.org/packages/DefaultEcs) - [Requirement](#Requirement) - [Overview](#Overview) diff --git a/source/DefaultEcs.Benchmark/DefaultEcs.Benchmark.csproj b/source/DefaultEcs.Benchmark/DefaultEcs.Benchmark.csproj index 45a2f163..4819f1e5 100644 --- a/source/DefaultEcs.Benchmark/DefaultEcs.Benchmark.csproj +++ b/source/DefaultEcs.Benchmark/DefaultEcs.Benchmark.csproj @@ -20,8 +20,8 @@ - - + +