Skip to content

Commit

Permalink
Merge pull request #112 from migalabs/prepare-release/v3.1.0
Browse files Browse the repository at this point in the history
v3.1.0 preparation
  • Loading branch information
tdahar authored Mar 18, 2024
2 parents cfa8f25 + 97777bc commit 0d81dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/utils/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package utils
import "time"

const (
Version = "v3.0.0"
Version = "v3.1.0"
CliName = "GotEth"
RoutineFlushTimeout = time.Duration(1 * time.Second)
AcquireWaitIntervalLog = 1 * time.Minute
Expand Down

0 comments on commit 0d81dc9

Please sign in to comment.