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

Commit 0ac16ec

Browse files
author
WebFreak001
committed
Bump to 2.4.0
1 parent d6cd689 commit 0ac16ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/app.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import std.json;
1616
import std.meta;
1717
import std.conv;
1818

19-
static immutable Version = [2, 3, 2];
19+
static immutable Version = [2, 4, 0];
2020
__gshared Mutex writeMutex;
2121

2222
void sendFinal(int id, JSONValue value)

0 commit comments

Comments
 (0)