Bumped version number to 0.1.2

Includes fix from #6.
This commit is contained in:
Kevin Thompson
2017-05-01 09:55:57 -04:00
parent 5cb0735213
commit 9862ee4aa4
2 changed files with 3 additions and 3 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.1.0")]
[assembly: AssemblyFileVersion("0.1.1.0")]
[assembly: AssemblyVersion("0.1.2.0")]
[assembly: AssemblyFileVersion("0.1.2.0")]