We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3c475 commit 0cc9c7fCopy full SHA for 0cc9c7f
yarf.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
// Version string
10
-const Version = "0.8.3"
+const Version = "0.8.4"
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