Skip to content

Commit

Permalink
Update version number to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanp committed Oct 19, 2015
1 parent 6dee118 commit a2f3a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AssemblyInfo.Shared.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]

[assembly: AssemblyConfiguration("")]

Expand Down

0 comments on commit a2f3a81

Please sign in to comment.