Skip to content

Commit c1edaa4

Browse files
committed
Bump version
1 parent b81d8b1 commit c1edaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/engine/engine.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"sync"
1515
)
1616

17-
var version = build.NewVersion(0, 89, 2)
17+
var version = build.NewVersion(0, 89, 3)
1818

1919
// Options are search creation options.
2020
type Options struct {

0 commit comments

Comments
 (0)