We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb9330 commit ff1c893Copy full SHA for ff1c893
yarf.go
@@ -6,7 +6,7 @@ import (
6
)
7
8
// Version string
9
-const Version = "0.8.0"
+const Version = "0.8.1"
10
11
// Yarf is the main entry point for the framework and it centralizes most of the functionality.
12
// All configuration actions are handled by this object.
0 commit comments