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

Commit

Permalink
bump to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Nov 18, 2021
1 parent 47ddfcb commit a5ff4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/workspaced/info.d
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import OS = std.system;
import std.conv;
import std.json;

static immutable Version = [3, 5, 0];
static immutable Version = [3, 6, 0];
static immutable string BundledDependencies = "dub, dfmt and dscanner are bundled within (compiled in)";

version (Windows) version (DigitalMars) static assert(false,
Expand Down

0 comments on commit a5ff4d3

Please sign in to comment.