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.
2 parents 80e5f50 + 98100f4 commit 9a02f53Copy full SHA for 9a02f53
cmd/geth/main.go
@@ -50,7 +50,7 @@ import (
50
51
const (
52
ClientIdentifier = "Geth"
53
- Version = "1.0.0"
+ Version = "1.0.1"
54
)
55
56
var (
0 commit comments