Skip to content

Commit

Permalink
Incremented version to 2.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
RxDave committed Jun 10, 2016
1 parent 847f7b9 commit 53d10ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/Properties/AssemblyInfoShared.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
[SuppressMessage("Microsoft.Design", "CA1050:DeclareTypesInNamespaces", Justification = "Referenced by assembly-level attributes only.")]
internal static class AssemblyConstants
{
public const string Version = "2.0.2";
public const string Version = "2.0.3";

/// <summary>
/// Semantic version for the assembly, indicating a prerelease package in NuGet.
Expand Down

0 comments on commit 53d10ec

Please sign in to comment.