Skip to content

Commit 4295ba5

Browse files
committed
Bump version number.
1 parent 6245edd commit 4295ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/tsv_utils/common/tsvutils_version.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
module tsv_utils.common.tsvutils_version;
55

6-
enum string tsvutilsVersion = "v1.6.1";
6+
enum string tsvutilsVersion = "v2.0.0";
77

88
string tsvutilsVersionNotice (string toolName) @safe pure nothrow
99
{

0 commit comments

Comments
 (0)