mirror of https://github.com/status-im/op-geth.git
cmd/geth: bumped version number
This commit is contained in:
parent
26f838796b
commit
98100f472c
|
@ -50,7 +50,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "1.0.0"
|
Version = "1.0.1"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue