Skip to content

Commit 25a8e21

Browse files
committed
bump version
1 parent 705039e commit 25a8e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/driver/compiler.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"compiler/internal/prelude"
1414
)
1515

16-
const CompilerVersion = "0.0.8"
16+
const CompilerVersion = "0.0.9"
1717
const FerretSourceExt = ".fer"
1818

1919
type Result struct {

0 commit comments

Comments
 (0)