Skip to content

Commit 957ecbf

Browse files
committed
Incremented version to 2.0.1
1 parent d873f64 commit 957ecbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build/Properties/AssemblyInfoShared.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
[SuppressMessage("Microsoft.Design", "CA1050:DeclareTypesInNamespaces", Justification = "Referenced by assembly-level attributes only.")]
2222
internal static class AssemblyConstants
2323
{
24-
public const string Version = "2.0.0";
24+
public const string Version = "2.0.1";
2525

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

0 commit comments

Comments
 (0)