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