Skip to content

Commit 1d21c76

Browse files
committed
beta 0.11.1
1 parent 49ee1dd commit 1d21c76

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
@@ -18,7 +18,7 @@ import callisto.backends.rm86;
1818
import callisto.backends.arm64;
1919
import callisto.backends.x86_64;
2020

21-
const static string appVersion = "Beta 0.11.0";
21+
const static string appVersion = "Beta 0.11.1";
2222

2323
const static string usage = "
2424
Callisto Compiler

0 commit comments

Comments
 (0)