Bumped version to 0.13

This commit is contained in:
Ben Wallis 2016-08-30 22:54:31 +01:00
parent 80b8318574
commit 360b1c8144
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ using System.Windows;
// 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.12")]
[assembly: AssemblyVersion("0.13")]
[assembly: InternalsVisibleTo("Filtration.Tests")]
[assembly: InternalsVisibleTo("Filtration.ItemFilterPreview.Tests")]