Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gandarez committed May 15, 2016
1 parent 5b2e9b8 commit 201945e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
// You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("1.0.2")]
[assembly: AssemblyVersion("1.0.3")]

//
// In order to sign your assembly you must specify a key to use. Refer to the
Expand All @@ -49,4 +49,4 @@
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile("")]
[assembly: AssemblyKeyName("")]
[assembly: AssemblyFileVersionAttribute("1.0.2")]
[assembly: AssemblyFileVersionAttribute("1.0.3")]

0 comments on commit 201945e

Please sign in to comment.