incremented version to 0.2.2.0

This commit is contained in:
Carson McManus 2017-01-20 18:57:18 -05:00
parent 71512e6634
commit f337520b70

View file

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.2.1.0")] [assembly: AssemblyVersion("0.2.2.0")]
[assembly: AssemblyFileVersion("0.2.1.0")] [assembly: AssemblyFileVersion("0.2.2.0")]