From 0d106aaf0b256ce4b930c7ddab665baf2b900ae8 Mon Sep 17 00:00:00 2001 From: JamJar00 Date: Tue, 31 Jan 2017 11:14:04 +0000 Subject: [PATCH] Updated version --- Hazel/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hazel/Properties/AssemblyInfo.cs b/Hazel/Properties/AssemblyInfo.cs index 188ebac..bcdc4ad 100644 --- a/Hazel/Properties/AssemblyInfo.cs +++ b/Hazel/Properties/AssemblyInfo.cs @@ -36,7 +36,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyFileVersion("1.0.0.0")] // NuGet version information -[assembly: AssemblyInformationalVersion("0.1.1-beta")] +[assembly: AssemblyInformationalVersion("0.1.2-beta")] // Show internals to unit testing assembly so it can test [assembly:InternalsVisibleTo("Hazel.UnitTests")] \ No newline at end of file -- 2.39.5