Skip to content

Commit 2091728

Browse files
committed
Bump version
1 parent 435da72 commit 2091728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FasTnT.Domain/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ namespace FasTnT.Domain
44
{
55
public static class Constants
66
{
7-
public static string VendorVersion = "2.1.0";
7+
public static string VendorVersion = "2.1.3";
88
public static string StandardVersion = "1.2";
99

1010
public static Assembly Assembly = typeof(Constants).Assembly;

0 commit comments

Comments
 (0)