We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb765c commit 1adefcaCopy full SHA for 1adefca
1 file changed
Deltinteger/Deltinteger/Program.cs
@@ -14,7 +14,7 @@ namespace Deltin.Deltinteger
14
{
15
public class Program
16
17
- public const string VERSION = "v0.3.12";
+ public const string VERSION = "v0.3.13";
18
19
static Log Log = new Log(":");
20
static Log ParseLog = new Log("Parse");
0 commit comments