We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efb7f61 commit 5ff5df0Copy full SHA for 5ff5df0
ares/ares/ares.cpp
@@ -10,7 +10,7 @@ Platform* platform = nullptr;
10
bool _runAhead = false;
11
12
const string Name = "ares";
13
-const string Version = "139";
+const string Version = "140";
14
const string Copyright = "ares team, Near";
15
const string License = "ISC";
16
const string LicenseURI = "https://opensource.org/licenses/ISC";
0 commit comments