diff --git a/SharpDL/SharpDL.csproj b/SharpDL/SharpDL.csproj index 943238b..306d6ec 100644 --- a/SharpDL/SharpDL.csproj +++ b/SharpDL/SharpDL.csproj @@ -1,7 +1,7 @@  SharpDL aims to provide a managed, cross-platform, simple framework with graphics, input, audio, and event systems using SDL2. Games created with this library should strive to be lightweight and portable. Currently, SharpDL only supports utilizing the built-in SDL 2D rendering system and does not support any OpenGL bindings. - 3.0.1 + 3.0.2 Justin Skiles SharpDL SharpDL