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 a906ee2 commit 32de99dCopy full SHA for 32de99d
evaluate/version.go
@@ -1,7 +1,7 @@
1
package evaluate
2
3
// Version holds the current version of the evaluation benchmark.
4
-var Version = "0.6.2"
+var Version = "1.0.0"
5
6
// Revision holds the Git revision of the current build.
7
var Revision string
0 commit comments