increment version

This commit is contained in:
Carson McManus 2016-12-27 22:11:55 -05:00
parent 2058cb7ecb
commit 7aa5e40d20

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.0.0")] [assembly: AssemblyVersion("0.2.1.0")]
[assembly: AssemblyFileVersion("0.2.0.0")] [assembly: AssemblyFileVersion("0.2.1.0")]