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

Commit 76224e3

Browse files
author
WebFreak001
committed
Bump to 2.11.0 (ignore previous release)
1 parent 67701b7 commit 76224e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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, 2];
8+
static immutable Version = [2, 11, 0];
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)