bumped version number
This commit is contained in:
parent
e1ed8c33bd
commit
f9488cb763
|
@ -43,7 +43,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.5"
|
Version = "0.9.6"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue