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

Commit f5b9bee

Browse files
committed
bump to 3.6.1
1 parent 6704b62 commit f5b9bee

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.conv;
66
import std.json;
77

8-
static immutable Version = [3, 6, 0];
8+
static immutable Version = [3, 6, 1];
99
static immutable string BundledDependencies = "dub, dfmt and dscanner are bundled within (compiled in)";
1010

1111
version (Windows) version (DigitalMars) static assert(false,

0 commit comments

Comments
 (0)