From 97e4d8c29e2a31012193c06d632c018b2c5dcfdb Mon Sep 17 00:00:00 2001 From: Ian Burgmyer Date: Mon, 30 Sep 2019 16:39:40 -0400 Subject: [PATCH] Bumped assembly version to 0.0.2. --- DotSDL/DotSDL.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DotSDL/DotSDL.csproj b/DotSDL/DotSDL.csproj index b9651c3..6a58548 100644 --- a/DotSDL/DotSDL.csproj +++ b/DotSDL/DotSDL.csproj @@ -1,9 +1,9 @@  netstandard2.0 - 0.0.1.0 - 0.0.1.0 - 0.0.1.0 + 0.0.2.0 + 0.0.2.0 + 0.0.2.0 A framework for .NET designed to interoperate with SDL2. (c) 2019 Ian Burgmyer Ian Burgmyer @@ -13,7 +13,7 @@ https://github.com/Spectere/DotSDL Zlib SDL; graphics; audio; input - 0.0.1-alpha + 0.0.2-alpha True