We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea14ad9 commit a9cbc33Copy full SHA for a9cbc33
1 file changed
version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// VEFVersion is the current version of the VEF Framework (semver format).
4
-const VEFVersion = "v0.28.0"
+const VEFVersion = "v0.29.0"
0 commit comments