Skip to content

Commit 32de99d

Browse files
committed
Release version v1.0.0
1 parent a906ee2 commit 32de99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evaluate/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package evaluate
22

33
// Version holds the current version of the evaluation benchmark.
4-
var Version = "0.6.2"
4+
var Version = "1.0.0"
55

66
// Revision holds the Git revision of the current build.
77
var Revision string

0 commit comments

Comments
 (0)