From 9357a7aadec6035ec7489aa9c5127e7f83e90ed3 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Mon, 18 Jun 2018 20:23:47 -0700 Subject: [PATCH] Bump to 0.4.6. --- 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 0a274ff..872b288 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.4.5 + 0.4.6 Eric Mellino netstandard1.1 true