We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2d4e1 commit a0303ffCopy full SHA for a0303ff
cmd/geth/main.go
@@ -50,7 +50,7 @@ import (
50
51
const (
52
ClientIdentifier = "Geth"
53
- Version = "1.0.1"
+ Version = "1.0.2"
54
)
55
56
var (
0 commit comments