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

Commit

Permalink
feat (Version) incremented to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas-Westby committed Dec 6, 2020
1 parent bcecbfc commit 5e0a722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/formulate.meta/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public class Constants
/// Do not reformat this code. A grunt task reads this
/// version number with a regular expression.
/// </remarks>
public const string Version = "3.3.6";
public const string Version = "3.4.0";


/// <summary>
Expand Down

0 comments on commit 5e0a722

Please sign in to comment.