Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit a2f2570

Browse files
author
WebFreak001
committed
bump to 2.10.1
1 parent f186430 commit a2f2570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/workspaced/info.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import OS = std.system;
55
import std.json;
66
import std.conv;
77

8-
static immutable Version = [2, 10, 0];
8+
static immutable Version = [2, 10, 1];
99

1010
version (Windows) static assert(Compiler.name != "Digital Mars D",
1111
"Use LDC instead of DMD on Windows! See Also: https://github.com/Pure-D/code-d/issues/38");

0 commit comments

Comments
 (0)