Skip to content

Commit 5c88c6d

Browse files
committed
cmd/geth: version v1.0.4
1 parent a0e6d24 commit 5c88c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/geth/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import (
5050

5151
const (
5252
ClientIdentifier = "Geth"
53-
Version = "1.0.3"
53+
Version = "1.0.4"
5454
)
5555

5656
var (

0 commit comments

Comments
 (0)