Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Bump version to 0.13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shana committed Jul 3, 2017
1 parent 9eff271 commit 6e56c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/SolutionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
namespace System
{
internal static class AssemblyVersionInformation {
internal const string Version = "0.12.0.0";
internal const string Version = "0.13.0.0";
}
}

0 comments on commit 6e56c0d

Please sign in to comment.