Skip to content

Commit b8442e7

Browse files
Andreas Humenbergerbauersimon
authored andcommitted
Bump version to 1.1.0 (from 1.0.0)
1 parent 7f7ad80 commit b8442e7

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 = "1.0.0"
4+
var Version = "1.1.0"
55

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

0 commit comments

Comments
 (0)