Skip to content

Commit 344f702

Browse files
committed
Update blueprint-compiler
James made it 3x times faster on large files See #240 (comment)
1 parent eafad41 commit 344f702

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

blueprint-compiler

Submodule blueprint-compiler updated from 6f4806b to 402677f

src/about.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ function getValaVersion() {
7474
}
7575

7676
function getBlueprintVersion() {
77-
return "Blueprint 6f4806bf";
77+
return "Blueprint 402677f6";
7878
}

0 commit comments

Comments
 (0)