Skip to content

Commit 0cc9c7f

Browse files
Version 0.8.4
1 parent 4b3c475 commit 0cc9c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarf.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
// Version string
10-
const Version = "0.8.3"
10+
const Version = "0.8.4"
1111

1212
// Yarf is the main entry point for the framework and it centralizes most of the functionality.
1313
// All configuration actions are handled by this object.

0 commit comments

Comments
 (0)