Skip to content

Commit

Permalink
Incremented version to 2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
RxDave committed Jul 9, 2016
1 parent 63e8b36 commit c7254c7
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.4";
public const string Version = "2.1.0";

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

0 comments on commit c7254c7

Please sign in to comment.