Skip to content

Commit

Permalink
version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kisioj committed Jul 21, 2020
1 parent 50bfdfd commit 7189885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DaedalusCompiler/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace DaedalusCompiler
{
static class Program
{
private const string Version = "0.9.1";
private const string Version = "0.9.2";
private const string AppName = "Daedalus Compiler";
private const string AppSlug = "daedalus-compiler";

Expand Down

0 comments on commit 7189885

Please sign in to comment.