From e8b0e5dfd65286ea4cc0bd2db1b7e072bb2b314d Mon Sep 17 00:00:00 2001 From: Laszlo Paillat Date: Thu, 5 Apr 2018 23:01:44 +0200 Subject: [PATCH] version change --- source/DefaultEcs/DefaultEcs.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/DefaultEcs/DefaultEcs.csproj b/source/DefaultEcs/DefaultEcs.csproj index bd76bb82..026feda0 100644 --- a/source/DefaultEcs/DefaultEcs.csproj +++ b/source/DefaultEcs/DefaultEcs.csproj @@ -14,7 +14,7 @@ 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. - 0.3.0-alpha + 0.3.1-alpha Paillat Laszlo @@ -35,6 +35,7 @@ bin\DefaultEcs.xml + all