From 273ca376073d4ac85baaf29ca63fb04cb9f80b56 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Fri, 27 Apr 2018 18:49:09 -0700 Subject: [PATCH] Bump version to 0.4.4. --- 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 55d98c6..d5cce14 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.3 + 0.4.4 Eric Mellino netstandard1.1 true