Skip to content

Commit c591328

Browse files
committed
feat(prover): euclid prover first draft
1 parent dfdb2ec commit c591328

25 files changed

+7650
-5244
lines changed

common/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"runtime/debug"
66
)
77

8-
var tag = "v4.4.86"
8+
var tag = "v4.4.87"
99

1010
var commit = func() string {
1111
if info, ok := debug.ReadBuildInfo(); ok {

0 commit comments

Comments
 (0)