From 268b897b452739151be5fb0b083da0a875704131 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Thu, 7 Dec 2017 22:43:17 -0800 Subject: [PATCH] Bump version to 0.3.3. --- src/ImGui.NET/ImGui.NET.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index cee41c4..00eaee6 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -1,7 +1,7 @@  A .NET wrapper for the dear ImGui library. - 0.3.2 + 0.3.3 Eric Mellino netstandard1.1 true