Skip to content

Commit ff1c893

Browse files
v0.8.1
1 parent adb9330 commit ff1c893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarf.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
// Version string
9-
const Version = "0.8.0"
9+
const Version = "0.8.1"
1010

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

0 commit comments

Comments
 (0)