We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6245edd commit 4295ba5Copy full SHA for 4295ba5
common/src/tsv_utils/common/tsvutils_version.d
@@ -3,7 +3,7 @@
3
4
module tsv_utils.common.tsvutils_version;
5
6
-enum string tsvutilsVersion = "v1.6.1";
+enum string tsvutilsVersion = "v2.0.0";
7
8
string tsvutilsVersionNotice (string toolName) @safe pure nothrow
9
{
0 commit comments