Skip to content

Commit a2f3a81

Browse files
author
duncanp
committed
Update version number to 1.0.2
1 parent 6dee118 commit a2f3a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AssemblyInfo.Shared.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
using System.Reflection;
88
using System.Runtime.InteropServices;
99

10-
[assembly: AssemblyVersion("1.0.1.0")]
11-
[assembly: AssemblyFileVersion("1.0.1.0")]
10+
[assembly: AssemblyVersion("1.0.2.0")]
11+
[assembly: AssemblyFileVersion("1.0.2.0")]
1212

1313
[assembly: AssemblyConfiguration("")]
1414

0 commit comments

Comments
 (0)