Skip to content

Commit

Permalink
beta 0.3_3
Browse files Browse the repository at this point in the history
  • Loading branch information
MESYETI committed Apr 21, 2024
1 parent a07dc80 commit b3282d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/app.d
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ int main(string[] args) {
break;
}
case "--version": {
writeln("Callisto compiler beta 0.3");
writeln("Callisto compiler beta 0.3_3");
return 0;
}
case "-a": {
Expand Down

0 comments on commit b3282d0

Please sign in to comment.